blob: c499db1a648eb15fda9a620cfad54545dc1c38e3 [file] [log] [blame]
{
"name": "WeatherAPI",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WeatherAPI/Classes/**/*",
"pushed_with_swift_version": "3.0"
}