[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 8 / consentmanager / 1.2.8 / consentmanager.podspec.json
blob1adb33aa8785ddd58ea17cca031b8c9d09e50e21
2   "name": "consentmanager",
3   "version": "1.2.8",
4   "summary": "Provides functionality to inform the user about data protection and collect consent from the user.",
5   "description": "The ConsentManager SDK for iOS apps implements and provides functionality to inform the user about data protection and ask and collect consent from the user.\nIt enables app-developers to easily integrate the ConsentManager service into their app.",
6   "homepage": "https://www.consentmanager.net/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Skander Ben Abdelmalak": "s.benabdelmalak@dotben.de"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://Bitbucket.org/consentmanager/ios-consentmanager.git",
19     "tag": "1.2.8"
20   },
21   "source_files": "Sources/**/*.{h,m}",
22   "exclude_files": [
23     "Sources/Exclude",
24     "Sources/*.plist"
25   ]