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