blob: 1952babfd34f94b244d0d15b3ff8fc14c41b4c10 [file] [log] [blame]
{
"name": "ConsentViewController",
"version": "1.0.1",
"summary": "SourcePoint's ConsentViewController to handle privacy consents.",
"homepage": "https://www.sourcepoint.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SourcePoint": "contact@sourcepoint.com"
},
"source": {
"git": "https://github.com/SourcePointUSA/ios-cmp-app.git",
"tag": "1.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "ConsentViewController/Classes/**/*"
}