blob: f219233cca6dcdb1dfa915a45dd40521e96c7a6d [file] [log] [blame]
{
"name": "GAServer",
"version": "0.1.0",
"summary": "好空气智能场景",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wowbby/GAServer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzhx@haier.com"
},
"source": {
"git": "https://github.com/wowbby/GAServer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GAServer/Classes/**/*",
"dependencies": {
"HRNetwork": [
],
"MJExtension": [
]
}
}