blob: 156d02dbdc354a0de50438e737eb652a608fb377 [file] [log] [blame]
{
"name": "ConsentViewController",
"version": "2.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": "2.0.1"
},
"swift_versions": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "ConsentViewController/Classes/**/*",
"dependencies": {
"ReachabilitySwift": [
"4.3.0"
]
}
}