blob: 4f011c5d5a8c02915fde5ceed51920969a5b2b18 [file] [log] [blame]
{
"name": "WeatherManager",
"version": "1.1.0",
"summary": "Obtain current weather Information.",
"description": "For PineApple Technology students.\nUsed to learn how to connect to an external API.",
"license": "MIT",
"homepage": "http://pineapp.com.au",
"authors": "PJ",
"source": {
"git": "https://github.com/PineAppleTechAustralia/WeatherManager.git",
"tag": "v1.1.0"
},
"source_files": "Pod/*",
"requires_arc": true,
"platforms": {
"ios": null
}
}