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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
d
/
a
/
1
/
TTT
/
0.0.2
/
TTT.podspec.json
blob
c918b1c913b30175644af7f41d1728a6d2aae400
1
{
2
"name": "TTT",
3
"version": "0.0.2",
4
"summary": "Pod Test",
5
"description": "Pod Test",
6
"homepage": "https://github.com/WhistlingArrow/TTT",
7
"license": "MIT",
8
"authors": {
9
"Ron": "zhaomingdi007@gamil.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/WhistlingArrow/TTT.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"TTT/**/*.{h,m,mm,c}",
20
"WWW/**/*.{h,m,mm,c}"
21
],
22
"requires_arc": true
23
}