blob: 7fead9f28739251da009a4f4492a06f3547ed6bc [file] [log] [blame]
{
"name": "DSCoreFramework",
"platforms": {
"ios": "11.0"
},
"summary": "DSCoreFramework Framework is the core of DriveSmart",
"version": "0.0.4",
"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.4",
"tag": "0.0.4"
},
"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"
}