[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 8 / c / KMTIM / 0.1.0 / KMTIM.podspec.json
blobe25b9d74b44d08203e33b72b2a68ba6094243407
2   "name": "KMTIM",
3   "version": "0.1.0",
4   "summary": "A short description of KMTIM.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhenlove/KMTIM",
7   "license": {
8     "type": "Proprietary",
9     "text": "#    copyright 2017 tencent Ltd. All rights reserved.\n    针对TIM封装\n"
10   },
11   "authors": {
12     "zhenlove": "121910347@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "xcconfig": {
18     "VALID_ARCHS": "armv7 arm64 x86_64"
19   },
20   "libraries": "stdc++",
21   "dependencies": {
22     "MMLayout": [
23       "0.2.0"
24     ],
25     "SDWebImage": [
27     ],
28     "TXIMSDK_iOS": [
30     ],
31     "ReactiveObjC": [
32       "3.1.1"
33     ],
34     "Toast": [
35       "4.0.0"
36     ],
37     "ISVImageScrollView": [
38       "0.1.2"
39     ]
40   },
41   "requires_arc": true,
42   "source": {
43     "http": "https://imsdk-1252463788.cos.ap-guangzhou.myqcloud.com/4.6.100/TIM_SDK_TUIKIT_iOS_latest_framework.zip"
44   },
45   "source_files": "**/TUIKit/Classes/**/*.{h,m,mm}",
46   "private_header_files": "**/TUIKit/Classes/third/**/*.{h}",
47   "vendored_libraries": [
48     "**/TUIKit/Classes/third/voiceConvert/opencore-amrnb/libopencore-amrnb.a",
49     "**/TUIKit/Classes/third/voiceConvert/opencore-amrwb/libopencore-amrwb.a"
50   ],
51   "resources": [
52     "**/TUIKit/Resources/TUIKitFace.bundle",
53     "**/TUIKit/Resources/TUIKitResource.bundle"
54   ]