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] TiendeoCore 0.0.3-beta1
[CocoaPods.git]
/
Specs
/
c
/
2
/
e
/
WLCustomFlowLayout
/
0.0.3
/
WLCustomFlowLayout.podspec.json
blob
9e075ff41b4ac7b28c1af35147058892426ae910
1
{
2
"name": "WLCustomFlowLayout",
3
"version": "0.0.3",
4
"summary": "自定义布局",
5
"description": "搜索热词,和标签的自定义布局方式",
6
"homepage": "https://github.com/guyuliunian/WLCustomFlowLayout",
7
"license": "MIT",
8
"authors": {
9
"guyuliunian": "weil218@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/guyuliunian/WLCustomFlowLayout.git",
16
"tag": "0.0.3"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"frameworks": "UIKit"
23
}