[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 3 / Scaledrone / 0.1.0 / Scaledrone.podspec.json
blob2425e4d55c1933b5edcf5fb6b56ece397b147b3d
2   "name": "Scaledrone",
3   "version": "0.1.0",
4   "summary": "Scaledrone Swift Client (in Alpha stages)",
5   "homepage": "https://github.com/scaledrone/scaledrone-swift",
6   "license": "MIT",
7   "authors": {
8     "Scaledrone": "info@scaledrone.com"
9   },
10   "source": {
11     "git": "https://github.com/ScaleDrone/Scaledrone-Swift.git"
12   },
13   "requires_arc": true,
14   "source_files": "scaledrone-swift/Scaledrone.swift",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0"
19   },
20   "dependencies": {
21     "Starscream": [
22       "~> 2.1.0"
23     ]
24   },
25   "pushed_with_swift_version": "3.0"