blob: 7410ec7902083f3e481dddc917f9d00c735ff672 [file] [log] [blame]
{
"name": "SmartDeviceLink+PromiseKit",
"version": "0.2",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"summary": "PromiseKit extensions for SmartDeviceLink",
"authors": "Joel Fischer",
"homepage": "https://github.com/livio/SmartDeviceLink-PromiseKit",
"source": {
"git": "https://github.com/livio/SmartDeviceLink-PromiseKit.git",
"tag": "0.2"
},
"source_files": "SmartDeviceLink-PromiseKit/*",
"requires_arc": true,
"dependencies": {
"PromiseKit": [
"~> 4.0"
],
"SmartDeviceLink-iOS": [
"~> 4.3"
]
},
"pushed_with_swift_version": "3.0"
}