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] STBaseProject 1.0.8
[CocoaPods.git]
/
Specs
/
7
/
2
/
d
/
LCInfiniteScrollView
/
1.0.0
/
LCInfiniteScrollView.podspec.json
blob
baaf9a531f4109c937ac98b2ca763ece733f9a23
1
{
2
"name": "LCInfiniteScrollView",
3
"version": "1.0.0",
4
"summary": "无限滚动",
5
"homepage": "https://github.com/iLiuChang/LCInfiniteScrollView",
6
"license": "MIT",
7
"authors": "LiuChang",
8
"platforms": {
9
"ios": "8.0"
10
},
11
"source": {
12
"git": "https://github.com/iLiuChang/LCInfiniteScrollView.git",
13
"tag": "1.0.0"
14
},
15
"requires_arc": true,
16
"source_files": "LCInfiniteScrollView/*.{h,m}",
17
"frameworks": "UIKit"
18
}