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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
3
/
9
/
a
/
LCCollectionLayout
/
1.0.2
/
LCCollectionLayout.podspec.json
blob
1e95051be9812b5af0d82d398fa9fc1510bb81ca
1
{
2
"name": "LCCollectionLayout",
3
"version": "1.0.2",
4
"summary": "自定义布局.",
5
"homepage": "https://github.com/LiuChang712",
6
"license": "MIT",
7
"authors": {
8
"liuchang": "helloliuchang@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/LiuChang712/LCLayout.git",
15
"tag": "1.0.2"
16
},
17
"source_files": [
18
"LCLayout",
19
"*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude",
22
"frameworks": "UIKit"
23
}