[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 5 / MoyaNetworkClient / 0.0.7 / MoyaNetworkClient.podspec.json
blob3788253ad047937f958ff2997ec836211f926a8e
2   "name": "MoyaNetworkClient",
3   "version": "0.0.7",
4   "summary": "MoyaNetworkClient.",
5   "swift_version": "4.2",
6   "description": "NetworkClient based on Moya.",
7   "homepage": "https://github.com/BarredEwe/MoyaNetworkClient",
8   "license": "MIT",
9   "authors": {
10     "BarredEwe": "barredEwe@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/BarredEwe/MoyaNetworkClient.git",
17     "tag": "0.0.7"
18   },
19   "source_files": "**/*.swift",
20   "dependencies": {
21     "Moya": [
23     ]
24   }