[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 3 / MOBAdvertising / 1.4.2 / MOBAdvertising.podspec.json
blob3101a5545655f3718a6b0acb27527c13f73dc40d
2   "name": "MOBAdvertising",
3   "version": "1.4.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.4.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.2",
18   "ios": {
19     "vendored_frameworks": "GoogleMobileAds.framework"
20   },
21   "frameworks": "SystemConfiguration",
22   "weak_frameworks": "WebKit",
23   "source_files": [
24     "Sources/**/*.swift"
25   ]