[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 6 / b / SmartDeviceLink+PromiseKit / 0.2 / SmartDeviceLink+PromiseKit.podspec.json
blob7410ec7902083f3e481dddc917f9d00c735ff672
2   "name": "SmartDeviceLink+PromiseKit",
3   "version": "0.2",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "New BSD",
9     "file": "LICENSE"
10   },
11   "summary": "PromiseKit extensions for SmartDeviceLink",
12   "authors": "Joel Fischer",
13   "homepage": "https://github.com/livio/SmartDeviceLink-PromiseKit",
14   "source": {
15     "git": "https://github.com/livio/SmartDeviceLink-PromiseKit.git",
16     "tag": "0.2"
17   },
18   "source_files": "SmartDeviceLink-PromiseKit/*",
19   "requires_arc": true,
20   "dependencies": {
21     "PromiseKit": [
22       "~> 4.0"
23     ],
24     "SmartDeviceLink-iOS": [
25       "~> 4.3"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"