blob: edd635fe422f6c66fb21d3d94a6f1591ef946f28 [file] [log] [blame]
{
"name": "THNetwork",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "THNetwork/Classes/**/*",
"dependencies": {
"Moya": [
"13.0.1"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}