[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 8 / f / FjNetworkLibs / 0.1.1 / FjNetworkLibs.podspec.json
blobffe22711a992fdf41c8a210be552ccd0f0af9d31
2   "name": "FjNetworkLibs",
3   "version": "0.1.1",
4   "summary": "A short description of FjNetworkLibs.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/fengMr/FjNetworkLibs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fjw": "fjkvscy@sina.com"
13   },
14   "source": {
15     "git": "https://gitee.com/fengMr/FjNetworkLibs.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "FjNetworkLibs/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
25       "~> 6.5.0"
26     ],
27     "RxDataSources": [
28       "~> 5.0.0"
29     ],
30     "HandyJSON": [
31       "~> 5.0.2"
32     ],
33     "Moya/RxSwift": [
34       "~> 15.0"
35     ],
36     "SwiftyJSON": [
37       "~> 5.0"
38     ]
39   },
40   "swift_version": "5.0"