[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / 6 / AFWeather / 1.0 / AFWeather.podspec.json
blobb4e73992f428942d44e519a9c2f18d0365fb7821
2   "name": "AFWeather",
3   "version": "1.0",
4   "summary": "Getting the weather forecast never has been so easy",
5   "description": "AFWeather is a Objective-C wrapper for weather forecast that supports 5 services",
6   "homepage": "https://github.com/AlvaroFranco/AFWeather",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alvaro Franco": "alvarofrancoayala@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/alvarofr_",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/AlvaroFranco/AFWeather.git",
20     "tag": "v1.0"
21   },
22   "source_files": "AFWeather.{h,m}",
23   "screenshots": "https://raw.github.com/AlvaroFranco/AFWeather/master/preview.png",
24   "requires_arc": true