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