Skip to content

腾讯云通讯iOS SDK,提供CocoaPods部署支持

License

Notifications You must be signed in to change notification settings

shingwasix/TIMSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

43b905b · May 3, 2017

History

22 Commits
May 3, 2017
Sep 12, 2016
Mar 2, 2017
Mar 2, 2017
May 3, 2017
May 3, 2017
Aug 11, 2016

Repository files navigation

TIMSDK

CI Status Version License Platform

Introduction

此为非官方整理用于使用 CocoaPods 部署腾讯云通讯SDK的项目

Version

2.5.4

Requirements

iOS 7.0+

Installation

TIMSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:

# Including all frameworks
pod "TIMSDK"

# Including ImSDK.framework,QALSDK.framework,TLSSDK.framework
pod "TIMSDK/Base"
# Including IMCore.framework & Base Frameworks
pod "TIMSDK/Core"
# Including IMSDKBugly.framework & Base Frameworks
pod "TIMSDK/Bugly"
# Including QALHttpSDK.framework only
pod "TIMSDK/QALHttp"

Official Resources

Download: https://www.qcloud.com/product/im.html#sdk

Manual: https://www.qcloud.com/doc/product/269/1565

License

TIMSDK

Copyright © 2013-2017 Qcloud.com. All rights reserved.

TIMSDK.podspec

Licensed under the MIT License

Copyright © 2016-2017 Shingwa Six