| { | |
| "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}" | |
| } |