blob: 4d7d187d1cd14079348fcf4a4434a89d91ee1f0f [file] [log] [blame]
{
"name": "FKApiInvoker",
"version": "1.0.1",
"summary": "整合接口API调用",
"homepage": "https://github.com/wochen85/FKApiInvoker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CHAT": "312163862@qq.com"
},
"source": {
"git": "https://github.com/wochen85/FKApiInvoker.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"JsonModelHttp": [
]
},
"source_files": "FKApiInvoker/classes/*.{h,m}"
}