[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 1 / 6 / JS_IMSDK_POD / 1.0.2 / JS_IMSDK_POD.podspec.json
blobb85094c6f0bf3afd6b941bfa288937f50c0375c7
2   "name": "JS_IMSDK_POD",
3   "version": "1.0.2",
4   "summary": "A short description of JSIMSDK_POD.",
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.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JS_IMSDK_POD/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "resource_bundles": {
27     "JS_IMSDK_POD": [
28       "JS_IMSDK_POD/Assets/*.bundle"
29     ]
30   },
31   "vendored_libraries": "JS_IMSDK_POD/Classes/**/*.a",
32   "static_framework": true,
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
35   },
36   "dependencies": {
37     "TXIMSDK_Plus_iOS": [
39     ],
40     "Toast": [
41       "~> 4.0.0"
42     ],
43     "ReactiveObjC": [
44       "~> 3.1.1"
45     ],
46     "SDWebImage": [
47       "~> 5.9.0"
48     ],
49     "MMLayout": [
50       "~> 0.2.0"
51     ],
52     "TXLiteAVSDK_TRTC": [
53       "7.8.9519"
54     ],
55     "Masonry": [
56       "~> 1.1.0"
57     ]
58   }