测试测试 | ✗ |
语言语言 | Obj-CObjective C |
许可 | MIT |
发布最后发布 | 2017 年 6 月 |
由 billhu1996--description=MacBook Pro 维护。
ifLab 在 BISTU 校内应用为了配合 App Store 审核所做的“妥协”
source 'https://github.com/billhu1996/serverURL.git'
platform :ios, '10.0'
target 'TargetName' do
use_frameworks!
pod 'serverURL'
end
let url = "https://github.com/api/v2/saerverurl/_table/"
//获取真实URL
label.text = HBServerURL.getWithURL(url, apikey: "abcdefgrtghjkloiuyt") //now label.text == https://real.url.com/api