blob: 27ce44f4b5ff0c79dc7ff014a66805fffdf4f69c [file] [log] [blame]
{
"name": "Wethr",
"version": "1.0",
"summary": "Wethr provides developers the ability to add location-based current weather conditions to their views as simply as adding any UIView.",
"homepage": "https://github.com/mamaral/Wethr",
"license": "MIT",
"authors": {
"Mike Amaral": "mike.amaral36@gmail.com"
},
"social_media_url": "http://twitter.com/MikeAmaral",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mamaral/Wethr.git",
"tag": "v1.0"
},
"source_files": "Wethr/WethrView.{h,m}",
"requires_arc": true
}