[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / a / ForecastIOClient / 0.2.0 / ForecastIOClient.podspec.json
blob0885f523fc1f1c31eb70d996872116be45c8d189
2   "name": "ForecastIOClient",
3   "version": "0.2.0",
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.0"
13   },
14   "social_media_url": "https://twitter.com/pwillsey",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "SwiftyJSON": [
26     ]
27   }