blob: 2821baed01f3cc90a5386103dafb5932d121e8e7 [file] [log] [blame]
{
"name": "HTMINetWork",
"version": "1.2.9",
"summary": "HTMINetWork pod Use",
"description": "TODO: HTMINetWork pod Use.",
"homepage": "https://coding.net/u/MyCoding521/p/HTMINetWork/git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ApplePen": "731696053@qq.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMINetWork.git",
"tag": "1.2.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMINetWork/Classes/**/*.{h,m}",
"public_header_files": "HTMINetWork/Classes/*.h",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"HTMISettingManager": [
"~> 0.1.0"
]
}
}