blob: b451bf089873f415472c0d0657363dedb1a1c3a6 [file] [log] [blame]
{
"name": "Retrofit-Swift",
"version": "0.0.2",
"summary": "Swift网络请求框架,提供baseurl设置以及提供请求拦截器",
"homepage": "https://github.com/yunyeLoveYoona/Retrofit-Swift.git",
"license": "MIT",
"authors": {
"yeyun": "550752356@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yunyeLoveYoona/Retrofit-Swift.git",
"tag": "0.0.2"
},
"source_files": [
"Retrofit-Swift",
"Retrofit-Swift/core/**"
],
"requires_arc": true
}