[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / c / 8 / d / THNetwork / 0.1.5 / THNetwork.podspec.json
blobedd635fe422f6c66fb21d3d94a6f1591ef946f28
2   "name": "THNetwork",
3   "version": "0.1.5",
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.5"
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"