[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 6 / MobonSDK / 0.6.0 / MobonSDK.podspec.json
blob75c0a104e9550c945e5a90d839a94f2b342d62d6
2   "name": "MobonSDK",
3   "version": "0.6.0",
4   "summary": "Mobon SDK IOS",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mobon/MobonSDK_IOS",
7   "license": {
8     "type": "MIT",
9     "text": "Copyright 2020 by Enliple"
10   },
11   "authors": {
12     "mobon": "dhlee@enliple.com"
13   },
14   "source": {
15     "git": "https://github.com/mobon/MobonSDK_IOS.git",
16     "tag": "0.6.0",
17     "submodules": true
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "requires_arc": false,
23   "vendored_frameworks": "MobonSDKFramework.xcframework",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "resource_bundles": {
31     "MobonSDK": [
32       "MobonSDKBundle.bundle"
33     ]
34   }