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