blob: 40b74c4d1856bd24c2278cf7de88a015b604fb48 [file] [log] [blame]
{
"name": "ConsentViewController",
"version": "5.2.8",
"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": "5.2.8"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "ConsentViewController/Classes/**/*",
"resource_bundles": {
"ConsentViewController": [
"ConsentViewController/Assets/**/*",
"Pod/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"resources": "ConsentViewController/**/*{.js}",
"swift_version": "5.0"
}