[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / 3 / MOBAdvertising / 4.1 / MOBAdvertising.podspec.json
blob533f6eabdbb079ca2d6605796af82fef66b98bbd
2   "name": "MOBAdvertising",
3   "version": "4.1",
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": "4.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_versions": "5.0",
18   "static_framework": true,
19   "dependencies": {
20     "Google-Mobile-Ads-SDK": [
21       "~> 7.50"
22     ]
23   },
24   "frameworks": "SystemConfiguration",
25   "weak_frameworks": "WebKit",
26   "source_files": [
27     "Sources/**/*.swift"
28   ],
29   "swift_version": "5.0"