[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / a / ForecastIOClient / 0.2.1 / ForecastIOClient.podspec.json
blob97c4d83c5a72d8fc1f62392d29b3cbd810ff405f
2   "name": "ForecastIOClient",
3   "version": "0.2.1",
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.1"
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   }