[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / b / ConsentViewController / 6.0.3 / ConsentViewController.podspec.json
blobfffc7aaa284eccd9e38273b3e271692d6adcbe0b
2   "name": "ConsentViewController",
3   "version": "6.0.3",
4   "summary": "SourcePoint's ConsentViewController to handle privacy consents.",
5   "homepage": "https://www.sourcepoint.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "SourcePoint": "contact@sourcepoint.com"
12   },
13   "source": {
14     "git": "https://github.com/SourcePointUSA/ios-cmp-app.git",
15     "tag": "6.0.3"
16   },
17   "swift_versions": "5.0",
18   "source_files": "ConsentViewController/Classes/**/*",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "ios": {
23     "exclude_files": "ConsentViewController/Classes/Views/tvOS"
24   },
25   "resource_bundles": {
26     "ConsentViewController": [
27       "ConsentViewController/Assets/**/*",
28       "Pod/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png,js}"
29     ]
30   },
31   "resources": "ConsentViewController/**/*.{js,json}",
32   "swift_version": "5.0"