[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 6 / b / ZZAutoWaterFlowLayout / 0.0.3 / ZZAutoWaterFlowLayout.podspec.json
bloba41b6566b7e69440d54d89ed0a43dd19cafce227
2   "name": "ZZAutoWaterFlowLayout",
3   "version": "0.0.3",
4   "summary": "自适应高度瀑布流Layout,需要在UICollectionViewCell中约束Cell的宽度。",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MartinChristopher/ZZAutoWaterFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MartinChristopher": "519483040@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MartinChristopher/ZZAutoWaterFlowLayout.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "ZZAutoWaterFlowLayout/**/*.{swift}",
23   "swift_version": "5.0"