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] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git]
/
Specs
/
a
/
6
/
f
/
ZYWaterFlow
/
0.0.1
/
ZYWaterFlow.podspec.json
blob
55969d8d0bd7d2b4a7c3d2e03646106c85d2b6ce
1
{
2
"name": "ZYWaterFlow",
3
"version": "0.0.1",
4
"summary": "自定义瀑布流.",
5
"description": "自定义瀑布流及使用demo",
6
"homepage": "https://github.com/aefly/ZYWaterFlow",
7
"license": "MIT",
8
"authors": {
9
"aefly": "zhuyiae@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/aefly/ZYWaterFlow.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "WaterFlow/**/*.{h,m}",
19
"frameworks": "UIKit",
20
"requires_arc": true
21
}