blob: 40ec89d8b4d6510de9c20d0f79334229c24b85f2 [file] [log] [blame]
{
"name": "ConsentViewController",
"version": "5.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": "5.0.1"
},
"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"
}