blob: b13543da473137bcc9e0cebb3b1be8a6a9c12948 [file] [log] [blame]
{
"name": "DSFramework",
"platforms": {
"ios": "10.0"
},
"summary": "DSFramework is the core of DriveSmart",
"version": "5.2.2",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"DriveSmart": "mobileteam@drive-smart.com"
},
"homepage": "https://github.com/DriveSmart-MobileTeam/SDK-iOS.git",
"source": {
"git": "https://github.com/DriveSmart-MobileTeam/SDK-iOS.git",
"branch": "5.2.2",
"tag": "5.2.2"
},
"swift_versions": "5.0",
"exclude_files": "DSFramework/**/*.plist",
"ios": {
"vendored_frameworks": "DSFramework.framework"
},
"swift_version": "5.0"
}