[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 2 / f / ZKAFJSONRPCClient / 1.0.3 / ZKAFJSONRPCClient.podspec.json
blobaed64b00abca48d4705a2fde759f848adc053345
2   "name": "ZKAFJSONRPCClient",
3   "version": "1.0.3",
4   "summary": "jsonrpc方式与服务端交互 配合3.0版本 AFNetworking.",
5   "homepage": "https://github.com/zhengkai85/ZKAFJSONRPCClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhengkai": "83794521@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/zhengkai85/ZKAFJSONRPCClient.git",
18     "tag": "1.0.3"
19   },
20   "source_files": "ZKAFJSONRPCClient/*",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.1.0"
24     ]
25   },
26   "requires_arc": true