blob: 8d8787b44c1450c7090029c92fa1c07fc3c22d18 [file] [log] [blame]
{
"name": "AFWeather",
"version": "1.0.1",
"summary": "Getting the weather forecast never has been so easy",
"description": "AFWeather is a Objective-C wrapper for weather forecast that supports 5 services",
"homepage": "http://www.alvarofranco.me",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alvaro Franco": "alvarofrancoayala@gmail.com"
},
"social_media_url": "http://twitter.com/alvarofr_",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/AlvaroFranco/AFWeather.git",
"tag": "v1.0.1"
},
"source_files": "AFWeather.{h,m}",
"screenshots": "https://raw.github.com/AlvaroFranco/AFWeather/master/preview.png",
"requires_arc": true
}