blob: d028c738bd5fcd95c0974ed11a2e801c9fa78c94 [file] [log] [blame]
{
"name": "AxeptioSDK",
"version": "0.1.3",
"summary": "Axeptio SDK for presenting cookies consent to the user",
"description": "Axeptio SDK for presenting cookies consent to the user",
"homepage": "https://github.com/agilitation/axeptio-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Axeptio": "support@axeptio.eu"
},
"source": {
"git": "https://github.com/agilitation/axeptio-ios-sdk.git",
"tag": "0.1.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"preserve_paths": "AxeptioSDK/AxeptioSDK.xcframework",
"vendored_frameworks": "AxeptioSDK/AxeptioSDK.xcframework",
"frameworks": "UIKit",
"dependencies": {
"KeychainSwift": [
],
"Alamofire": [
"~> 5.2"
],
"Kingfisher": [
]
},
"swift_version": "5.0"
}