[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / 1 / 6 / JS_IMSDK_POD / 1.1.1 / JS_IMSDK_POD.podspec.json
blobc14797dc12e4c7f63682a496ede6f2873da83c7c
2   "name": "JS_IMSDK_POD",
3   "version": "1.1.1",
4   "summary": "优化",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.meloinfo.com/tjsh/JS_IMSDK_POD.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jeemy": "8753340+nicehere@user.noreply.gitee.com"
13   },
14   "source": {
15     "git": "http://git.meloinfo.com/tjsh/JS_IMSDK_POD.git",
16     "tag": "1.1.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "default_subspecs": "Core",
23   "libraries": "stdc++",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "static_framework": true,
35   "xcconfig": {
36     "VALID_ARCHS": "armv7 arm64 x86_64"
37   },
38   "subspecs": [
39     {
40       "name": "Core",
41       "source_files": "JS_IMSDK_POD/Classes/**/*.{h,m,mm}",
42       "vendored_libraries": [
43         "JS_IMSDK_POD/Classes/Third/voiceConvert/opencore-amrnb/libopencore-amrnb.a",
44         "JS_IMSDK_POD/Classes/Third/voiceConvert/opencore-amrwb/libopencore-amrwb.a"
45       ],
46       "resources": [
47         "JS_IMSDK_POD/Resources/TUIKitFace.bundle",
48         "JS_IMSDK_POD/Resources/TUIKitResource.bundle"
49       ],
50       "resource_bundles": {
51         "TUIKitLocalizable": [
52           "JS_IMSDK_POD/Resources/Localizable/*"
53         ]
54       },
55       "dependencies": {
56         "TXIMSDK_Plus_iOS": [
58         ],
59         "Toast": [
60           "4.0.0"
61         ],
62         "ReactiveObjC": [
63           "3.1.1"
64         ],
65         "SDWebImage": [
66           "5.9.5"
67         ],
68         "MMLayout": [
69           "0.2.0"
70         ],
71         "TXLiteAVSDK_TRTC": [
72           "7.8.9519"
73         ],
74         "Masonry": [
75           "1.1.0"
76         ]
77       }
78     }
79   ]