blob: 12b2731bfa0a6260795e6fe69cac040193b803b4 [file] [log] [blame]
{
"name": "Retrofit-Swift",
"version": "0.0.1",
"summary": "Swift网络请求框架,提供baseurl设置yiji请求拦截器",
"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.1"
},
"source_files": "Retrofit-Swift/core/**",
"requires_arc": true
}