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