[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 3 / MOBAdvertising / 5.1.3 / MOBAdvertising.podspec.json
blob81269cc5fdc798cc181fec37856afc1df948c88f
2   "name": "MOBAdvertising",
3   "version": "5.1.3",
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": "5.1.3"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "swift_versions": "5.0",
24   "static_framework": true,
25   "dependencies": {
26     "Google-Mobile-Ads-SDK": [
27       "~> 7.66"
28     ]
29   },
30   "frameworks": "SystemConfiguration",
31   "weak_frameworks": "WebKit",
32   "source_files": [
33     "Sources/**/*.swift"
34   ],
35   "swift_version": "5.0"