[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / c / Overcoat-JX / 4.0.2 / Overcoat-JX.podspec.json
blobdd28af97c3bc6b52181126c504dd80343bc7b7a0
2   "name": "Overcoat-JX",
3   "version": "4.0.2",
4   "summary": "Overcoat is a small but powerful library that makes creating REST clients simple and fun.",
5   "description": "Overcoat is a small but powerful library that makes creating REST clients simple and fun.",
6   "homepage": "https://github.com/tospery/Overcoat-JX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/Overcoat-JX.git",
16     "tag": "4.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Overcoat-JX/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "ReactiveObjC": [
25       "3.1.1"
26     ],
27     "AFNetworking": [
28       "3.2.1"
29     ],
30     "Mantle": [
31       "2.1.1"
32     ]
33   }