[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / a / c / FKApiInvoker / 1.0.3 / FKApiInvoker.podspec.json
blobaf6b423c896ec22ee972d5dba046ebc81fb9d419
2   "name": "FKApiInvoker",
3   "version": "1.0.3",
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.3"
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}"