blob: 2d9a91a31dc9c06c5a792c63197f10c7471b7206 [file] [log] [blame]
{
"name": "WeatherManager",
"version": "1.0.0",
"summary": "Obtain current weather information.",
"description": "For PineApple Technology students.\n* Obtains current weather information.",
"license": "MIT",
"homepage": "http://pineapp.com.au",
"authors": "PJ",
"source": {
"git": "https://github.com/PineAppleTechAustralia/WeatherManager.git",
"tag": "v1.0.0"
},
"source_files": "Pod/*",
"requires_arc": true,
"platforms": {
"ios": null
}
}