blob: f5210e0327c22c9059563720f735fa4d47b422d4 [file] [log] [blame]
{
"name": "Retrofit-Swift",
"version": "0.0.3",
"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.3"
},
"source_files": "Retrofit-Swift/core/**",
"requires_arc": true
}