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