[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / f / b / ConsentViewController / 3.1.0 / ConsentViewController.podspec.json
blob1be15f96dd8524546b19fb2f70bb9f5bc76fb430
2   "name": "ConsentViewController",
3   "version": "3.1.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": "3.1.0"
16   },
17   "swift_versions": "4.2",
18   "platforms": {
19     "ios": "9.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   },
33   "swift_version": "4.2"