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
/
3
/
7
/
e
/
ZHTCView
/
0.0.4
/
ZHTCView.podspec.json
blob
c3fea575d9c94a273162735534ef7545b5684926
1
{
2
"name": "ZHTCView",
3
"summary": "UITableView & UICollectionView",
4
"version": "0.0.4",
5
"license": {
6
"type": "MIT",
7
"file": "LICENSE"
8
},
9
"authors": {
10
"wangzhaohui": "wanggoing@icloud.com"
11
},
12
"homepage": "https://github.com/wanggoing/ZHTCView",
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/wanggoing/ZHTCView.git",
18
"tag": "0.0.4"
19
},
20
"source_files": [
21
"ZHTCView",
22
"ZHTCView/**/*.{h,m}"
23
],
24
"public_header_files": "ZHTCView/**/*.{h}"
25
}