[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 5 / 9 / ForecastIO / 8.0.0 / ForecastIO.podspec.json
blob7f0cfd8168ad025bc4eee65eb204481401d851df
2   "name": "ForecastIO",
3   "version": "8.0.0",
4   "swift_versions": "5.0",
5   "summary": "ForecastIO is a Swift library for interfacing with the Dark Sky forecast API.",
6   "homepage": "https://github.com/sxg/ForecastIO",
7   "license": "MIT",
8   "authors": {
9     "Satyam Ghodasara": "sghodas@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sxg/ForecastIO.git",
13     "tag": "8.0.0"
14   },
15   "social_media_url": "https://twitter.com/_Satyam_",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "Source/*.swift",
24   "swift_version": "5.0"