[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / c / Overcoat-JX / 4.0.0-beta.2-v3 / Overcoat-JX.podspec.json
blobbc34169ae7b0c9547680f3987e47452715a07cf9
2   "name": "Overcoat-JX",
3   "version": "4.0.0-beta.2-v3",
4   "cocoapods_version": ">= 0.39",
5   "license": "MIT",
6   "summary": "Overcoat is a small but powerful library that makes creating REST clients simple and fun.",
7   "homepage": "https://github.com/tospery/Overcoat-JX",
8   "authors": {
9     "YangJianxiang": "tospery@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/tospery/Overcoat-JX.git",
13     "tag": "4.0.0-beta.2-v3"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "frameworks": "Foundation",
23   "dependencies": {
24     "Mantle": [
25       "2.1.1"
26     ],
27     "AFNetworking": [
28       "3.2.1"
29     ]
30   },
31   "source_files": "Sources/Core/*.{h,m}"