blob: 9086d01cac709bd09a4c270481d0cde0991e71e7 [file] [log] [blame]
{
"name": "consentmanager",
"version": "0.1.5",
"summary": "Provides functionality to inform the user about data protection and collect consent from the user.",
"description": "The ConsentManager SDK for iOS apps implements and provides functionality to inform the user about data protection and ask and collect consent from the user.\nIt enables app-developers to easily integrate the ConsentManager service into their app.",
"homepage": "https://www.consentmanager.net/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Skander Ben Abdelmalak": "s.benabdelmalak@dotben.de"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://Bitbucket.org/consentmanager/ios-consentmanager.git",
"tag": "0.1.5"
},
"source_files": "consentmanager/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}