代码库 URL 0.0.2

代码库 URL 0.0.2

测试测试
语言语言 Obj-CObjective C
许可 MIT
发布最后发布2017 年 6 月

billhu1996--description=MacBook Pro 维护。



  • billhu1996

ifLab 在 BISTU 校内应用为了配合 App Store 审核所做的“妥协”

如何开始

Podfile

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