[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 3 / c / UniMPSDKOC / 0.1.0 / UniMPSDKOC.podspec.json
blob59be52733cc9a18697fef60085416fe270c65889
2   "name": "UniMPSDKOC",
3   "version": "0.1.0",
4   "summary": "A short description of UniMPSDKOC.",
5   "description": "UniMP SDK Object-C",
6   "homepage": "https://github.com/Anan-iOS/UniMPSDKOC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anan": "m18620345206@163.com"
13   },
14   "source": {
15     "git": "git@github.com:Ann-iOS/UniMPSDKOC.git",
16     "tag": "0.1.0"
17   },
18   "pod_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "platforms": {
25     "ios": "12.0"
26   },
27   "static_framework": true,
28   "swift_versions": "5.5",
29   "source_files": [
30     "UniMPSDKOC/Headers/**/*"
31   ],
32   "public_header_files": [
33     "UniMPSDKOC/Headers/**/*.h"
34   ],
35   "vendored_libraries": "UniMPSDKOC/Libs/*.{a}",
36   "vendored_frameworks": "UniMPSDKOC/Libs/*.{framework}",
37   "frameworks": [
38     "JavaScriptCore",
39     "CoreMedia",
40     "MediaPlayer",
41     "AVFoundation",
42     "AVKit",
43     "GLKit",
44     "OpenGLES",
45     "CoreText",
46     "QuartzCore",
47     "CoreGraphics",
48     "QuickLook",
49     "CoreTelephony",
50     "UIKit",
51     "WebKit",
52     "SystemConfiguration",
53     "ImageIO"
54   ],
55   "libraries": [
56     "iconv",
57     "c++"
58   ],
59   "resource_bundles": {
60     "UniMPSDKOCResource": [
61       "UniMPSDKOC/Resources/*.{js,ttf,bundle}"
62     ]
63   },
64   "swift_version": "5.5"