[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / b / ConsentViewController / 7.7.2 / ConsentViewController.podspec.json
blobeb6a047fe6e59c53982ee15c9211bf46c7871b3b
2   "name": "ConsentViewController",
3   "version": "7.7.2",
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": "7.7.2"
16   },
17   "swift_versions": "5.1",
18   "source_files": "ConsentViewController/Classes/**/*",
19   "dependencies": {
20     "SPMobileCore": [
21       "0.0.5"
22     ]
23   },
24   "platforms": {
25     "ios": "10.0",
26     "tvos": "12.0"
27   },
28   "ios": {
29     "exclude_files": "ConsentViewController/Classes/Views/tvOS"
30   },
31   "tvos": {
32     "exclude_files": "ConsentViewController/Classes/Views/iOS",
33     "dependencies": {
34       "Down": [
35         "~> 0.11.0"
36       ]
37     }
38   },
39   "resource_bundles": {
40     "ConsentViewController": [
41       "ConsentViewController/Assets/**/*",
42       "Pod/Classes/**/*.{xcprivacy,storyboard,xib,xcassets,json,imageset,png,js}"
43     ]
44   },
45   "resources": "ConsentViewController/**/*.{js,json,png}",
46   "info_plist": {
47     "SPEnv": "prod"
48   },
49   "swift_version": "5.1"