[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / 3 / MOBAdvertising / 1.1 / MOBAdvertising.podspec.json
blob60e7ed04e2fadaa928ea7849754f3af0daf6115f
2   "name": "MOBAdvertising",
3   "version": "1.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": "1.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": [
19       "Pods/Google-Maps-iOS-SDK/GoogleMaps.framework",
20       "Pods/Google-Mobile-Ads-SDK/Frameworks/frameworks/GoogleMobileAds.framework"
21     ]
22   },
23   "frameworks": "GoogleMobileAds",
24   "source_files": [
25     "Sources/**/*.swift"
26   ],
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"