blob: e25b9d74b44d08203e33b72b2a68ba6094243407 [file] [log] [blame]
{
"name": "KMTIM",
"version": "0.1.0",
"summary": "A short description of KMTIM.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhenlove/KMTIM",
"license": {
"type": "Proprietary",
"text": "# copyright 2017 tencent Ltd. All rights reserved.\n 针对TIM封装\n"
},
"authors": {
"zhenlove": "121910347@qq.com"
},
"platforms": {
"ios": "8.0"
},
"xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"libraries": "stdc++",
"dependencies": {
"MMLayout": [
"0.2.0"
],
"SDWebImage": [
],
"TXIMSDK_iOS": [
],
"ReactiveObjC": [
"3.1.1"
],
"Toast": [
"4.0.0"
],
"ISVImageScrollView": [
"0.1.2"
]
},
"requires_arc": true,
"source": {
"http": "https://imsdk-1252463788.cos.ap-guangzhou.myqcloud.com/4.6.100/TIM_SDK_TUIKIT_iOS_latest_framework.zip"
},
"source_files": "**/TUIKit/Classes/**/*.{h,m,mm}",
"private_header_files": "**/TUIKit/Classes/third/**/*.{h}",
"vendored_libraries": [
"**/TUIKit/Classes/third/voiceConvert/opencore-amrnb/libopencore-amrnb.a",
"**/TUIKit/Classes/third/voiceConvert/opencore-amrwb/libopencore-amrwb.a"
],
"resources": [
"**/TUIKit/Resources/TUIKitFace.bundle",
"**/TUIKit/Resources/TUIKitResource.bundle"
]
}