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