blob: a0c64b4332728f9e61669fcdd7c85249ace293c3 [file] [log] [blame]
{
"name": "GAWeather",
"version": "0.1.0",
"summary": "A short description of GAWeather.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wowbby/GAWeather",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzhx@haier.com"
},
"source": {
"git": "https://github.com/wowbby/GAWeather.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GAWeather/Classes/**/*",
"resource_bundles": {
"GAWeather": [
"GAWeather/Assets/*.imageset",
"GAWeather/ConfigFile/*.plist"
]
},
"dependencies": {
"GAServer": [
]
}
}