Ai
1 Star 0 Fork 2

Erbash/VegaScroll

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
VegaScrollFlowLayout.podspec 848 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dmitry Smetankin 提交于 2017-09-15 22:07 +08:00 . updated podspec
Pod::Spec.new do |s|
s.name = 'VegaScrollFlowLayout'
s.version = '1.1'
s.summary = 'VegaScrollFlowLayout is a beautiful alternative to the standard UICollectionView flow layout.'
s.description = "VegaScroll is a lightweight animation flowlayot for UICollectionView completely written in Swift 4, compatible with iOS 11 and xCode 9."
s.homepage = 'https://github.com/ApplikeySolutions/VegaScroll'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Applikey Solutions' => 'welcome@applikeysolutions.com' }
s.source = { :git => 'https://github.com/AppliKeySolutions/VegaScroll.git', :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/Applikey_'
s.ios.deployment_target = '9.0'
s.source_files = 'VegaScroll/Classes/**/*'
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Erbash/VegaScroll.git
git@gitee.com:Erbash/VegaScroll.git
Erbash
VegaScroll
VegaScroll
master

搜索帮助