blob: 1093e909280a46a82b177d2daa0d564c8a81f717 [file] [log] [blame]
{
"name": "ConsentViewController",
"version": "2.3.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": "2.3.0"
},
"swift_versions": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "ConsentViewController/Classes/**/*",
"resource_bundles": {
"ConsentViewController": [
"ConsentViewController/Assets/**/*"
]
},
"resources": "ConsentViewController/**/*{.js}",
"dependencies": {
"ReachabilitySwift": [
"4.3.0"
]
},
"swift_version": "4.2"
}