blob: 64a4cff66d30a07436716cff968c5cfdfb29aa5f [file] [log] [blame]
{
"name": "HTMINetWork",
"version": "1.2.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMINetWork/Classes/**/*",
"public_header_files": "HTMINetWork/Classes/*.h",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"HTMISettingManager": [
"~> 0.1.0"
]
}
}