blob: 273c63b197065bf50240c0d4ecee9f27a76549be [file] [log] [blame]
{
"name": "THNetwork",
"version": "1.0.0-alpha",
"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": "1.0.0-alpha"
},
"platforms": {
"ios": "10.0"
},
"source_files": "THNetwork/Classes/**/*",
"dependencies": {
"Moya": [
"14.0.0"
],
"Moya-ObjectMapper": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}