blob: 7200a7240fe531e41b90cc78b5d2ce119b203631 [file] [log] [blame]
{
"name": "CCPAConsentViewController",
"version": "1.1.1",
"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.1"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "CCPAConsentViewController/Classes/**/*",
"resource_bundles": {
"CCPAConsentViewController": [
"CCPAConsentViewController/Assets/**/*"
]
},
"resources": "CCPAConsentViewController/**/*{.js}",
"swift_version": "4.2"
}