blob: 39bfd3ef5d92b86ab3d6c68ed39f7c7762bc3155 [file] [log] [blame]
{
"name": "ConsentWebView",
"version": "0.1.0",
"summary": "SourcePoint's ConsentWebView 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": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*",
"deprecated_in_favor_of": "ConsentViewController"
}