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] BidmadSDK 6.11.2
[CocoaPods.git]
/
Specs
/
6
/
7
/
a
/
LCPageView
/
0.1.0
/
LCPageView.podspec.json
blob
d1eb177c136175ca359f3cc29ed12d2f61d314fe
1
{
2
"name": "LCPageView",
3
"version": "0.1.0",
4
"summary": "LCPageView",
5
"homepage": "https://github.com/CoderLineChan/LCPageView",
6
"license": "MIT",
7
"authors": {
8
"lianchen": "lianchen551@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/CoderLineChan/LCPageView.git",
15
"tag": "0.1.0"
16
},
17
"source_files": "Source/**/*.{h,m}"
18
}