[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / b / DarkSkyKit / 0.0.5 / DarkSkyKit.podspec.json
blob7b24ba6e8020fdbb9076104e1623d63fccfa800c
2   "name": "DarkSkyKit",
3   "version": "0.0.5",
4   "summary": "Client for darksky.net API",
5   "description": "Swift client for darksky.net API",
6   "homepage": "https://github.com/carambalabs/DarkSkyKit",
7   "social_media_url": "https://twitter.com/carambalabs",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Caramba.io": "hello@caramba.io"
14   },
15   "source": {
16     "git": "https://github.com/carambalabs/DarkSkyKit.git",
17     "tag": "0.0.5"
18   },
19   "source_files": "DarkSkyKit/**/*",
20   "dependencies": {
21     "Alamofire": [
22       "~> 4.0"
23     ]
24   },
25   "platforms": {
26     "ios": "9.0",
27     "osx": "10.11",
28     "tvos": "9.0",
29     "watchos": "2.0"
30   },
31   "pushed_with_swift_version": "3.0"