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