[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 0 / CmpSdk / 1.3.2 / CmpSdk.podspec.json
blobd78c604c3b4a5b75187c65aa5d82c80b17bd4b15
2   "name": "CmpSdk",
3   "version": "1.3.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": "skander@consentmanager.net"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://Bitbucket.org/consentmanager/ios-consentmanager.git",
19     "tag": "1.3.2"
20   },
21   "source_files": "Sources/**/*.{h,m}",
22   "exclude_files": [
23     "Sources/Exclude",
24     "Sources/*.plist"
25   ]