blob: 163ffe3cee8e951f5ff92407cc7fb4b2fd160724 [file] [log] [blame]
{
"name": "THNetwork",
"version": "0.1.4",
"summary": "THNetwork 基于 Moya 封装的网络库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://182.254.153.226/ios/THNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ccjiancui": "ccjiancui@gmail.com"
},
"source": {
"git": "http://182.254.153.226/ios/THNetwork.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "THNetwork/Classes/**/*",
"dependencies": {
"Moya": [
"13.0.1"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}