[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 0 / 3 / MOBAdvertising / 8.0.4 / MOBAdvertising.podspec.json
blob283b98ec3f1a0d8fcb67c53ce5ea75d244e5d218
2   "name": "MOBAdvertising",
3   "version": "8.0.4",
4   "summary": "A wrapper for GogleMobileAds that allows one to present banner ads that show with any application, including a tab bar application",
5   "homepage": "https://github.com/Moballo-LLC/MOBAdvertising",
6   "license": "MIT",
7   "authors": {
8     "Jason Morcos - Moballo, LLC": "jason.morcos@moballo.com"
9   },
10   "source": {
11     "git": "https://github.com/Moballo-LLC/MOBAdvertising.git",
12     "tag": "8.0.4"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "dependencies": {
19     "Google-Mobile-Ads-SDK": [
20       "~> 9.14"
21     ]
22   },
23   "static_framework": true,
24   "weak_frameworks": "UserMessagingPlatform",
25   "source_files": [
26     "_Project/Sources/**/*.swift"
27   ],
28   "swift_version": "5.0"