[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / 1 / 8 / c / KMTIM / 0.1.1 / KMTIM.podspec.json
blobfe2677ba6ad7d51c1203678393aa248e66fc8c41
2   "name": "KMTIM",
3   "version": "0.1.1",
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   "module_name": "TXIMSDK_TUIKit_iOS",
15   "static_framework": true,
16   "pod_target_xcconfig": {
17     "DEFINES_MODULE": "YES"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "xcconfig": {
23     "VALID_ARCHS": "armv7 arm64 x86_64"
24   },
25   "libraries": "stdc++",
26   "dependencies": {
27     "MMLayout": [
28       "0.2.0"
29     ],
30     "SDWebImage": [
32     ],
33     "TXIMSDK_iOS": [
35     ],
36     "ReactiveObjC": [
37       "3.1.1"
38     ],
39     "Toast": [
40       "4.0.0"
41     ],
42     "ISVImageScrollView": [
43       "0.1.2"
44     ]
45   },
46   "requires_arc": true,
47   "source": {
48     "http": "https://imsdk-1252463788.cos.ap-guangzhou.myqcloud.com/4.6.100/TIM_SDK_TUIKIT_iOS_latest_framework.zip"
49   },
50   "source_files": "**/TUIKit/Classes/**/*.{h,m,mm}",
51   "private_header_files": "**/TUIKit/Classes/third/**/*.{h}",
52   "vendored_libraries": [
53     "**/TUIKit/Classes/third/voiceConvert/opencore-amrnb/libopencore-amrnb.a",
54     "**/TUIKit/Classes/third/voiceConvert/opencore-amrwb/libopencore-amrwb.a"
55   ],
56   "resources": [
57     "**/TUIKit/Resources/TUIKitFace.bundle",
58     "**/TUIKit/Resources/TUIKitResource.bundle"
59   ]