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