blob: b8ca056707e386a7a617f1a290d39018e0b6b9c6 [file] [log] [blame]
{
"name": "ConsentViewController",
"version": "5.2.9",
"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.9"
},
"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"
}