[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / b / ConsentViewController / 2.1.2 / ConsentViewController.podspec.json
blob64172021cf2596a855c367012f209848e9ab5184
2   "name": "ConsentViewController",
3   "version": "2.1.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": "2.1.2"
16   },
17   "swift_versions": "4.2",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ConsentViewController/Classes/**/*",
22   "dependencies": {
23     "ReachabilitySwift": [
24       "4.3.0"
25     ]
26   }