4 Star 9 Fork 0

ShownBie/SXCycleView

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
SXCycleView.podspec 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
iShown 提交于 2017-02-27 15:32 . 改用ScrollView
Pod::Spec.new do |s|
s.name = "SXCycleView"
s.version = "1.2.0"
s.summary = "you can create a cycleview for you app"
#s.description = <<-DESC
# DESC
s.homepage = "https://github.com/poos/SXCycleView"
# s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif"
s.license = 'MIT'
# s.license = { :type => "MIT", :file => "FILE_LICENSE" }
s.author = { "iShown" => "1254612373@qq.com" }
# Or just: s.author = "iShown"
# s.authors = { "iShown" => "1254612373@qq.com" }
# s.social_media_url = "http://twitter.com/iShown"
s.platform = :ios, "7.1"
s.source = { :git => "https://github.com/poos/SXCycleView.git", :tag => s.version.to_s }
s.source_files = "SXCycleView/**/*.{h,m}"
#s.exclude_files = "Classes/Exclude"
# s.public_header_files = "Classes/**/*.h"
# s.resource = "icon.png"
# s.resources = "Resources/*.png"
# s.preserve_paths = "FilesToSave", "MoreFilesToSave"
s.requires_arc = true
# s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
s.dependency "SDWebImage", "~> 3.8"
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/poos/SXCycleView.git
git@gitee.com:poos/SXCycleView.git
poos
SXCycleView
SXCycleView
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385