[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 8 / consentmanager / 1.1.2 / consentmanager.podspec.json
blobf83bf97981d10209204ea5817a68596dbadec58f
2   "name": "consentmanager",
3   "version": "1.1.2",
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.1.2"
20   },
21   "source_files": "consentmanager/**/*.{h,m}",
22   "exclude_files": [
23     "Classes/Exclude",
24     "consentmanager/*.plist"
25   ]