blob: 839b9ec9730dbbb60f2b888fc11867a493e5114d [file] [log] [blame]
{
"name": "HIHttpTool",
"version": "0.1.5",
"summary": "A short description of HIHttpTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hellohufan/HIHttpTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hellohufan": "hellohufan@gmail.com"
},
"source": {
"git": "https://github.com/hellohufan/HIHttpTool.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HIHttpTool/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}