blob: da13876b801e4a89e30d36362363e2719764209a [file] [log] [blame]
{
"name": "THNetwork",
"version": "0.1.0",
"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": "git@182.254.153.226:ios/THNetwork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "THNetwork/Classes/**/*",
"dependencies": {
"Moya": [
]
},
"swift_version": "4.2"
}