[Add] KaleyraVideoBroadcastExtension 2.0.0
[CocoaPods.git] / Specs / a / d / 8 / MobWithAD / 1.2.8 / MobWithAD.podspec.json
blob52a869728abf0900c0b482160275ed0aaac47210
2   "name": "MobWithAD",
3   "version": "1.2.8",
4   "summary": "MobMixer SDK IOS",
5   "description": "'Mobwith AD의 iOS버전 SDK 입니다.'",
6   "homepage": "https://github.com/mobon/MobWithAD_iOS",
7   "license": {
8     "type": "MIT",
9     "text": "Copyright 2022 by Enliple"
10   },
11   "authors": {
12     "mobon": "dhlee@enliple.com"
13   },
14   "source": {
15     "git": "https://github.com/mobon/MobWithAD_iOS.git",
16     "tag": "1.2.8",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "requires_arc": false,
23   "vendored_frameworks": [
24     "MobWithADSDKFramework.xcframework",
25     "CouOffsiteAds.xcframework"
26   ],
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "AdFitSDK": [
35       "3.14.5"
36     ]
37   }