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