[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / a / ForecastIOClient / 0.2.3 / ForecastIOClient.podspec.json
blobe0856a93d92ec02fe9b32abdb03d6a47279d55ca
2   "name": "ForecastIOClient",
3   "version": "0.2.3",
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.3"
13   },
14   "social_media_url": "https://twitter.com/pwillsey",
15   "swift_versions": "4.0",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "SwiftyJSON": [
28     ]
29   },
30   "swift_version": "4.0"