blob: 512059ef6e9ceda4a3616ada692f5f310afa3c97 [file] [log] [blame]
{
"name": "Fyber_CCPAStringBuilder",
"version": "1.0.0",
"authors": {
"Fyber": "publisher.support@fyber.com"
},
"summary": "Fyber CCPAStringBuilder",
"description": "The Open Source CCPA String Builder, which is compliant with IAB 1.0 final doc.",
"homepage": "https://github.com/fyber-engineering/ccpa-string-builder-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://www.facebook.com/fybernv/",
"source": {
"git": "https://github.com/inner-active/CCPAStringBuilder.git",
"branch": "1.0.0",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"ios": {
"source_files": [
"Source/*.{h,m,swift}",
"CCPAStringBuilder/*.{h,m,swift}"
]
},
"static_framework": true,
"swift_version": "5.0"
}