[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / 3 / MobMixerSDK / 0.0.3 / MobMixerSDK.podspec.json
blobbebd72488fd9bfa39df67795ee6b26af593bbee2
2   "name": "MobMixerSDK",
3   "version": "0.0.3",
4   "summary": "MobMixer SDK IOS",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mobon/MobMixerSDK_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/MobMixerSDK_iOS.git",
16     "tag": "0.0.3",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "12.4"
21   },
22   "requires_arc": false,
23   "vendored_frameworks": "MobMixerFramework.xcframework",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "AdFitSDK": [
32       "~> 3.12.7"
33     ]
34   }