blob: f056065a3178350576198eeb19b0ae00a93adccb [file] [log] [blame]
{
"name": "DSFramework",
"platforms": {
"ios": "10.0"
},
"summary": "DSFramework is the core of DriveSmart",
"version": "5.2.3",
"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.3",
"tag": "5.2.3"
},
"swift_versions": "5.0",
"exclude_files": "DSFramework/**/*.plist",
"ios": {
"vendored_frameworks": "DSFramework.framework"
},
"swift_version": "5.0"
}