[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / a / ForecastIOClient / 0.2.2 / ForecastIOClient.podspec.json
blob81884c6874fc19e68ea9136e72a1b567adf68cd8
2   "name": "ForecastIOClient",
3   "version": "0.2.2",
4   "summary": "A Swift forecast.io API client.",
5   "homepage": "https://github.com/pwillsey/ForecastIOClient",
6   "license": "MIT",
7   "authors": {
8     "Peter Willsey": "pwillsey@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/pwillsey/ForecastIOClient.git",
12     "tag": "0.2.2"
13   },
14   "social_media_url": "https://twitter.com/pwillsey",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "SwiftyJSON": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"