blob: 3df6ed3c324ba5585c4dc20b13b984373a3b9317 [file] [log] [blame]
{
"name": "AppConsentKit",
"version": "1.2.13",
"summary": "AppConsentKit XCFramework",
"description": "Access the AppConsent CMP inside your native iOS app.",
"homepage": "https://sfbx.io",
"license": {
"type": "Copyright",
"text": " Copyright 2020 SFBX. All rights reserved.\n"
},
"authors": {
"SFBX": "dev@sfbx.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"cocoapods_version": ">= 1.10.0",
"source": {
"git": "https://gitlab.datalf.chat/customers/appconsentkit-xcframework.git",
"tag": "1.2.13"
},
"vendored_frameworks": "AppConsentKit.xcframework",
"dependencies": {
"SwiftProtobuf": [
"~> 1.15.0"
]
},
"swift_version": "5.0"
}