blob: 42c27cef5686486df0fae6ae752149a9b8508d2e [file] [log] [blame]
{
"name": "HQTool",
"version": "0.1.0",
"summary": "A very short description of HQTool.It is my study pod",
"description": "TODO: Add long description of the pod here.It is my study pod,It is my study pod",
"homepage": "https://github.com/HQApe/HQTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HQApe": "ape.zhang@corp.to8to.com"
},
"source": {
"git": "https://github.com/HQApe/HQTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HQTool/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}