[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / d / THNetwork / 1.0.0-alpha / THNetwork.podspec.json
blob273c63b197065bf50240c0d4ecee9f27a76549be
2   "name": "THNetwork",
3   "version": "1.0.0-alpha",
4   "summary": "THNetwork 基于 Moya 封装的网络库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://182.254.153.226/ios/THNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ccjiancui": "ccjiancui@gmail.com"
13   },
14   "source": {
15     "git": "http://182.254.153.226/ios/THNetwork.git",
16     "tag": "1.0.0-alpha"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "THNetwork/Classes/**/*",
22   "dependencies": {
23     "Moya": [
24       "14.0.0"
25     ],
26     "Moya-ObjectMapper": [
28     ]
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"