[Add] zcshare-sdkframework 0.0.10
[CocoaPods.git] / Specs / 8 / a / c / FKApiInvoker / 1.0.1 / FKApiInvoker.podspec.json
blob4d7d187d1cd14079348fcf4a4434a89d91ee1f0f
2   "name": "FKApiInvoker",
3   "version": "1.0.1",
4   "summary": "整合接口API调用",
5   "homepage": "https://github.com/wochen85/FKApiInvoker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CHAT": "312163862@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/wochen85/FKApiInvoker.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "dependencies": {
22     "JsonModelHttp": [
24     ]
25   },
26   "source_files": "FKApiInvoker/classes/*.{h,m}"