[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 2 / 8 / 9 / ppTIMSDK / 3.3.5 / ppTIMSDK.podspec.json
blob67bd796911cb8bb57d5653d52c4ef62a33ff3b83
2   "name": "ppTIMSDK",
3   "version": "3.3.5",
4   "summary": "腾讯sdk",
5   "homepage": "https://github.com/ppqx/TIMSDK",
6   "license": "MIT",
7   "authors": {
8     "PP": "739140860@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ppqx/TIMSDK-iOS.git",
15     "tag": "3.3.5"
16   },
17   "frameworks": [
18     "SystemConfiguration",
19     "CoreTelephony",
20     "UIKit",
21     "Foundation"
22   ],
23   "libraries": [
24     "c++",
25     "z",
26     "sqlite3",
27     "stdc++.6"
28   ],
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   },
32   "requires_arc": true,
33   "vendored_frameworks": [
34     "TIMSDK/ImSDK.framework",
35     "TIMSDK/QALSDK.framework",
36     "TIMSDK/TLSSDK.framework",
37     "TIMSDK/IMFriendshipExt.framework",
38     "TIMSDK/IMMessageExt.framework"
39   ]