[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / c / Overcoat-JX / 4.0.5 / Overcoat-JX.podspec.json
bloba929cbc8657ec18d4a9c2b7b18e9740d9137c054
2   "name": "Overcoat-JX",
3   "version": "4.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Overcoat-JX/**/*",
22   "frameworks": "Foundation",
23   "dependencies": {
24     "ReactiveObjC": [
25       "3.1.1"
26     ],
27     "AFNetworking": [
28       "3.2.1"
29     ],
30     "Mantle-JX": [
31       "2.2.0-v3"
32     ]
33   }