[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / a / ForecastView / 0.3.1 / ForecastView.podspec.json
blob1a48cdecd482184fcfc86cb346b098cbaca3dacd
2   "name": "ForecastView",
3   "version": "0.3.1",
4   "summary": "Weather forecast view.",
5   "description": "Extensible View subclass that displays the weather forecast of a given CLLocationCoordinate2D. You can easily create new datasources by conforming to the `ForecastDatasource` protocol.",
6   "homepage": "https://github.com/raulriera/ForecastView",
7   "screenshots": "https://github.com/raulriera/ForecastView/raw/master/Screenshots/Demo.gif",
8   "license": "MIT",
9   "authors": {
10     "Raul Riera": "rieraraul@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/raulriera",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/raulriera/ForecastView.git",
18     "tag": "0.3.1"
19   },
20   "source_files": "ForecastView/ForecastView/*.swift"