[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / b / ConsentViewController / 6.3.0 / ConsentViewController.podspec.json
blobbb224e9fd9c702963b225ccf2d840f95f9613a80
2   "name": "ConsentViewController",
3   "version": "6.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": "6.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   },
29   "resource_bundles": {
30     "ConsentViewController": [
31       "ConsentViewController/Assets/**/*",
32       "Pod/Classes/**/*.{storyboard,xib,xcassets,json,imageset,png,js}"
33     ]
34   },
35   "resources": "ConsentViewController/**/*.{js,json,png}",
36   "info_plist": {
37     "SPEnv": "prod"
38   },
39   "swift_version": "5.0"