blob: aea823da5f61ff231648780a330982777fda5dfc [file] [log] [blame]
{
"name": "WeatherAPI",
"version": "0.5.0",
"summary": "This is an example of Open Collection Weather API usage.",
"description": "TODO: This is an example of Open Collection Weather API usage.",
"homepage": "https://github.com/shivachandramouli/WeatherAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shivachandramouli": "cshiva.in@gmail.com"
},
"source": {
"git": "https://github.com/shivachandramouli/WeatherAPI.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WeatherAPI/Classes/**/*",
"pushed_with_swift_version": "3.0"
}