blob: d2ebbfea2557244b6c47b8da32363e707bac55e5 [file] [log] [blame]
{
"name": "DSCoreFramework",
"platforms": {
"ios": "11.0"
},
"summary": "DSCoreFramework Framework is the core of DriveSmart",
"version": "0.0.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.0.5",
"tag": "0.0.5"
},
"swift_versions": "5.0",
"exclude_files": "DSCoreFramework/**/*.plist",
"ios": {
"vendored_frameworks": "DSCoreFramework.framework"
},
"dependencies": {
"Alamofire": [
"4.9.1"
],
"RealmSwift": [
"4.3.1"
]
},
"swift_version": "5.0"
}