blob: 1d87f8683ba5614ffdfeedc3d50fe498c559ae07 [file] [log] [blame]
{
"name": "DSFramework",
"platforms": {
"ios": "12.1"
},
"summary": "DriveSmart SDK",
"license": {
"type": "Copyright",
"text": " Copyright DRIVE SMART © 2021\n"
},
"authors": {
"DriveSmart": "info@drive-smart.com"
},
"homepage": "https://github.com/DriveSmart-MobileTeam/SDK-iOS.git",
"version": "5.5.0",
"source": {
"git": "https://github.com/DriveSmart-MobileTeam/SDK-iOS.git",
"tag": "5.5.0"
},
"frameworks": [
"AVFoundation",
"CoreLocation",
"CoreData"
],
"swift_versions": "5.0",
"exclude_files": "DSFramework/**/*.plist",
"vendored_frameworks": "DSFramework.xcframework",
"swift_version": "5.0"
}