blob: f2ce04c4eb988c2ee1ddb7b779d0cfd63ba4d6e6 [file] [log] [blame]
{
"name": "ConsentViewController",
"version": "4.0.0",
"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": "4.0.0"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "ConsentViewController/Classes/**/*",
"resource_bundles": {
"ConsentViewController": [
"ConsentViewController/Assets/**/*"
]
},
"resources": "ConsentViewController/**/*{.js}",
"swift_version": "4.2"
}