1 Star 0 Fork 0

跑呀么跑啊/FittedSheets

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
FittedSheets.podspec.json 732 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gordon Tucker 提交于 2023-09-07 15:38 . Fixed podspec change
{
"name": "FittedSheets",
"version": "2.6.1",
"summary": "A bottom sheets implementation for iOS apps.",
"description": "iOS doesn't have a good way to use bottom sheets natively, so this is to bridge the gap with a decent looking implementation.",
"homepage": "https://github.com/gordontucker/FittedSheets",
"license": "MIT",
"authors": {
"Gordon Tucker": "[email protected]"
},
"source": {
"git": "https://github.com/gordontucker/FittedSheets.git",
"tag": "2.6.1"
},
"platforms": {
"ios": "10.0"
},
"social_media_url": "https://twitter.com/tuckeredoutfmly",
"requires_arc": true,
"source_files": "FittedSheets/**/*.swift",
"frameworks": [],
"swift_version": "5.0"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Swift
1
https://gitee.com/flashlab/FittedSheets.git
[email protected]:flashlab/FittedSheets.git
flashlab
FittedSheets
FittedSheets
main

搜索帮助