repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
2
/
8
/
9
/
ppTIMSDK
/
3.3.2
/
ppTIMSDK.podspec.json
blob
fd5d3239755687cd716c4ee2845a0fd45a9d6db0
1
{
2
"name": "ppTIMSDK",
3
"version": "3.3.2",
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.2"
16
},
17
"source_files": "TIMSDK/**/*.{h,m}",
18
"frameworks": [
19
"SystemConfiguration",
20
"CoreTelephony",
21
"UIKit",
22
"Foundation"
23
],
24
"libraries": [
25
"c++",
26
"z",
27
"sqlite3",
28
"stdc++.6"
29
],
30
"xcconfig": {
31
"OTHER_LDFLAGS": "-ObjC"
32
},
33
"requires_arc": true
34
}