[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 9 / 1 / GDPRDialog / 0.0.7 / GDPRDialog.podspec.json
blobb8a514b37b81efd79f0c5769d75a16ab5c1006aa
2   "name": "GDPRDialog",
3   "version": "0.0.7",
4   "summary": "GDPRDialog for GDPR Consent.",
5   "description": "GDPRDialog for GDPR Consent with 3 options.",
6   "homepage": "https://github.com/mohitAppRinger/GDPRDialog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohit Kumar": "mohit@appringer.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/mohitAppRinger/GDPRDialog.git",
20     "tag": "0.0.7"
21   },
22   "source_files": "GDPRDialog/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "resource_bundles": {
25     "GDPRDialog": [
26       "GDPRDialog/**/*.{xib,storyboard,strings}"
27     ]
28   },
29   "frameworks": "UIKit",
30   "swift_version": "5.0"