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