[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / b / ConsentViewController / 2.2.3 / ConsentViewController.podspec.json
blob07718090d4a4e25d2012b018be85631cf03e2080
2   "name": "ConsentViewController",
3   "version": "2.2.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": "2.2.3"
16   },
17   "swift_versions": "4.2",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ConsentViewController/Classes/**/*",
22   "resource_bundles": {
23     "ConsentViewController": [
24       "ConsentViewController/Assets/**/*"
25     ]
26   },
27   "resources": "ConsentViewController/**/*{.js}",
28   "dependencies": {
29     "ReachabilitySwift": [
30       "4.3.0"
31     ]
32   }