[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / 3 / 8 / 2 / SwiftyAds / 11.0.1 / SwiftyAds.podspec.json
blob6e0c816ef538e437f80c140ef1be32d2e9965c9e
2   "name": "SwiftyAds",
3   "version": "11.0.1",
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": "11.0.1"
19   },
20   "source_files": "Sources/**/*.{swift}",
21   "static_framework": true,
22   "dependencies": {
23     "Google-Mobile-Ads-SDK": [
25     ],
26     "PersonalizedAdConsent": [
28     ]
29   },
30   "swift_version": "5.0"