2 "name": "SmartDeviceLink",
4 "summary": "Connect your app with cars!",
5 "homepage": "https://github.com/smartdevicelink/SmartDeviceLink-iOS",
11 "SmartDeviceLink Team": "developer@smartdevicelink.com"
22 "git": "https://github.com/smartdevicelink/sdl_ios.git",
26 "swift_versions": "5.2",
27 "default_subspecs": "Default",
32 "SmartDeviceLink/public/*.{h,m}",
33 "SmartDeviceLink/private/*.{h,m}"
37 "SmartDeviceLink/Assets/**/*"
40 "public_header_files": "SmartDeviceLink/public/*.h",
41 "private_header_files": "SmartDeviceLink/private/*.h"
46 "SmartDeviceLink/Default": [
50 "source_files": "SmartDeviceLinkSwift/*.swift"
53 "swift_version": "5.2"