[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / 8 / 2 / SwiftyAds / 10.0.6 / SwiftyAds.podspec.json
blobe4f24f1d5a431593bf4fbddff177285080157c6e
2   "name": "SwiftyAds",
3   "version": "10.0.6",
4   "license": "MIT",
5   "summary": "A swift helper to show ads from Google AdMob. GDPR compliant.",
6   "homepage": "https://github.com/crashoverride777/swifty-ads",
7   "social_media_url": "http://twitter.com/overrideiactive",
8   "authors": {
9     "Dominik": "overrideinteractive@icloud.com"
10   },
11   "swift_versions": "5.0",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "11.4"
15   },
16   "source": {
17     "git": "https://github.com/crashoverride777/swifty-ads.git",
18     "tag": "10.0.6"
19   },
20   "source_files": "Source/**/*.{swift}",
21   "resource_bundles": {
22     "SwiftyAds": [
23       "Source/Resources/*.lproj/*.strings"
24     ]
25   },
26   "static_framework": true,
27   "dependencies": {
28     "Google-Mobile-Ads-SDK": [
30     ],
31     "PersonalizedAdConsent": [
33     ]
34   },
35   "swift_version": "5.0"