[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 6 / 2 / PersonalizedAdConsent / 1.0.5 / PersonalizedAdConsent.podspec.json
blobfba9fcc150f64bb8423a074516b4374c91c87749
2   "name": "PersonalizedAdConsent",
3   "version": "1.0.5",
4   "summary": "Google Mobile Ads Consent SDK",
5   "description": "The Consent SDK is an open-source library that provides utility functions for collecting consent from your users.",
6   "homepage": "https://developers.google.com/admob/ios/eu-consent",
7   "license": {
8     "text": "Copyright 2018 Google LLC.",
9     "type": "Apache 2.0"
10   },
11   "authors": "Google LLC",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/googleads/googleads-consent-sdk-ios.git",
17     "tag": "v1.0.5"
18   },
19   "source_files": "PersonalizedAdConsent/**/*.{h,m}",
20   "public_header_files": [
21     "PersonalizedAdConsent/PersonalizedAdConsent/PACConsentForm.h",
22     "PersonalizedAdConsent/PersonalizedAdConsent/PACPersonalizedAdConsent.h",
23     "PersonalizedAdConsent/PersonalizedAdConsent/PersonalizedAdConsent.h"
24   ],
25   "resource_bundles": {
26     "PersonalizedAdConsent": [
27       "PersonalizedAdConsent/PersonalizedAdConsent/PersonalizedAdConsent.bundle/*"
28     ]
29   },
30   "requires_arc": true