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
/
f
/
1
/
6
/
TTPodcocoa
/
1.0.9
/
TTPodcocoa.podspec.json
blob
fb89e035bbf7ef21753cce5cdb947fce25bf4e2d
1
{
2
"name": "TTPodcocoa",
3
"version": "1.0.9",
4
"summary": "This is a test Framework.",
5
"homepage": "https://github.com/xukiki/TTPodcocoa",
6
"license": "MIT",
7
"authors": {
8
"qqc": "20599378@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/xukiki/TTPodcocoa.git",
15
"tag": "1.0.9"
16
},
17
"requires_arc": true,
18
"resources": [
19
"TTPodcocoa/Icon/*.png",
20
"TTPodcocoa/UI/*.xib"
21
],
22
"source_files": [
23
"TTPodcocoa/",
24
"TTPodcocoa/**/*.{h,m}"
25
]
26
}