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