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