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