blob: f67f162edab6e45ab43513858c18ad8f3b089c53 [file] [log] [blame]
{
"name": "FKApiInvoker",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"JsonModelHttp": [
]
},
"source_files": "FKApiInvoker/classes/*.{h,m}"
}