blob: cf550c0d56e41dde5eb4a1d9a2c03eb32a6999f1 [file] [log] [blame]
{
"name": "CCPAConsentViewController",
"version": "1.1.3",
"summary": "SourcePoint's CCPAConsentViewController 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/CCPA_iOS_SDK.git",
"tag": "1.1.3"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "CCPAConsentViewController/Classes/**/*",
"resource_bundles": {
"CCPAConsentViewController": [
"CCPAConsentViewController/Assets/**/*"
]
},
"resources": "CCPAConsentViewController/**/*{.js}",
"swift_version": "4.2"
}