blob: 06c58ef5e9d59a558af3061f0c637c391a50624d [file] [log] [blame]
{
"name": "HQTool",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HQTool/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
]
}
}