2 "name": "JFOpenWeatherMapManager",
4 "summary": "Easy to use Objective-C Wrapper to retrieve weather from the OpenWeatherMapApi.",
5 "description": " JFOpenWeatherMapManager for iOS provides a quick and easy, drop in component to consume and manipulate the Open Weather Map API directly as Objective-C objects, no casting required. Weather data can be retrieved in a couple of lines of code with the help of a Block.\n",
6 "homepage": "http://jonathanfield.me/objective-c-openweathermap-api-wrapper/",
12 "Jonathan Field": "jonfield@me.com"
14 "social_media_url": "http://twitter.com/jfield44",
19 "git": "https://github.com/jfield44/JFOpenWeatherMapManagerCocoaPods.git",
22 "source_files": "*.{h,m}",
23 "exclude_files": "Classes/Exclude",
33 "frameworks": "CoreLocation"