[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / a / MoyaChain / 1.0 / MoyaChain.podspec.json
blob1aa700598ff2649e0020e05251c51509fe10445b
2   "name": "MoyaChain",
3   "version": "1.0",
4   "summary": "Moya + Codable",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/WZGemini",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WZGemini": "1113256768@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/WZYGemini/MoyaChain.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.0",
22   "swift_version": "4.0",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "MoyaChain/Core/*.swift",
27       "dependencies": {
28         "Alamofire": [
30         ],
31         "Moya": [
33         ]
34       }
35     }
36   ]