1 Star 1 Fork 0

白茶。 / SwipeCellKit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SwipeCellKit.podspec 610 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pod::Spec.new do |s|
s.name = 'SwipeCellKit'
s.version = '2.7.1'
s.license = 'MIT'
s.summary = 'Swipeable UITableViewCell based on the stock Mail.app, implemented in Swift.'
s.homepage = 'https://github.com/SwipeCellKit/SwipeCellKit'
s.documentation_url = 'https://swipecellkit.github.io/SwipeCellKit/'
s.social_media_url = 'https://twitter.com/mkurabi'
s.author = 'Mohammad Kurabi'
s.source = { :git => 'https://github.com/SwipeCellKit/SwipeCellKit.git', :tag => s.version }
s.source_files = 'Source/*.swift'
s.swift_version = '5.0'
s.ios.deployment_target = '9.0'
end
Swift
1
https://gitee.com/demaxiyazhili/SwipeCellKit.git
git@gitee.com:demaxiyazhili/SwipeCellKit.git
demaxiyazhili
SwipeCellKit
SwipeCellKit
master

搜索帮助