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.10
/
TTPodcocoa.podspec.json
blob
40b63565bb30606865f5e37960e1411336bb19ac
1
{
2
"name": "TTPodcocoa",
3
"version": "1.0.10",
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.10"
16
},
17
"requires_arc": true,
18
"resource_bundles": {
19
"TTPng": [
20
"TTPodcocoa/Icon/*.png"
21
],
22
"TTXib": [
23
"TTPodcocoa/UI/*.xib"
24
]
25
},
26
"source_files": [
27
"TTPodcocoa/",
28
"TTPodcocoa/**/*.{h,m}"
29
]
30
}