blob: ff352b2e37e6ffd5788117c928382a02b73a1234 [file] [log] [blame]
{
"name": "AvacyCmpSdk",
"version": "1.0.9",
"summary": "AvacyCmpSdk iOS library",
"description": "AvacyCmpSdk is the iOS library for the Smart Consent Solution provided by Avacy",
"homepage": "https://avacysolution.com",
"license": "MIT",
"authors": {
"JumpGroup": "web@jumpgroup.it"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/jump-group/avacy-ios-sdk.git",
"tag": "1.0.9"
},
"source_files": "**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "XCTest",
"swift_version": "5.0"
}