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