[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / d / THNetwork / 0.1.4 / THNetwork.podspec.json
blob163ffe3cee8e951f5ff92407cc7fb4b2fd160724
2   "name": "THNetwork",
3   "version": "0.1.4",
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": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "THNetwork/Classes/**/*",
22   "dependencies": {
23     "Moya": [
24       "13.0.1"
25     ]
26   },
27   "swift_versions": "4.2",
28   "swift_version": "4.2"