blob: d7105de551120b3f5bee0c65663254a7ee0bbf8a [file] [log] [blame]
{
"name": "SmartDeviceLink-iOS",
"version": "4.3.0-alpha.1",
"summary": "Connect your app with cars!",
"homepage": "https://github.com/smartdevicelink/SmartDeviceLink-iOS",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"SmartDeviceLink Team": "joel@livio.io"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/smartdevicelink/sdl_ios.git",
"tag": "4.3.0-alpha.1"
},
"source_files": "SmartDeviceLink/*.{h,m}",
"requires_arc": true,
"resource_bundles": {
"SmartDeviceLink": "SmartDeviceLink/Assets/*.{xcassets, storyboard}"
},
"deprecated": true
}