blob: 65cfd1b16a1623fdfd9e308330764de9cd7d1395 [file] [log] [blame]
{
"name": "SmartDeviceLink-iOS",
"version": "4.2.4",
"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.2.4"
},
"source_files": "SmartDeviceLink/*.{h,m}",
"requires_arc": true,
"deprecated": true
}