CocoaPods trunk is moving to be read-only. Read more on the blog, there are 9 months to go.
| TestsTested | ✗ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Jun 2017 |
Maintained by 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