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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
a
/
d
/
2
/
QSViewReuse
/
1.0.0
/
QSViewReuse.podspec.json
blob
dc5a1889f0e55421b64ec486618d3332641e364e
1
{
2
"name": "QSViewReuse",
3
"version": "1.0.0",
4
"summary": "视图复用.",
5
"description": "主要是UITableview和UICollectionView",
6
"homepage": "https://www.jianshu.com/u/7be4a0163a7f",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": "Song",
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/fallpine/QSViewReuse.git",
17
"tag": "1.0.0"
18
},
19
"source_files": [
20
"QSViewReuse",
21
"QSViewReuse/QSViewReuse/Reuse/**/*.{swift}"
22
]
23
}