blob: b4e73992f428942d44e519a9c2f18d0365fb7821 [file] [log] [blame]
{
"name": "AFWeather",
"version": "1.0",
"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": "https://github.com/AlvaroFranco/AFWeather",
"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"
},
"source_files": "AFWeather.{h,m}",
"screenshots": "https://raw.github.com/AlvaroFranco/AFWeather/master/preview.png",
"requires_arc": true
}