1 Star 0 Fork 2

dutaodela / XHItemScrollToolBar

forked from 曾宪华 / XHItemScrollToolBar 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
XHItemScrollToolBar.podspec 601 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jack 提交于 2014-01-23 17:08 . change pod spec file
"
Pod::Spec.new do |s|
s.name = "XHItemScrollToolBar"
s.version = "0.1.0"
s.summary = "XHItemScrollToolBar is a TabBar or ItemBar for rolling, used for user category select."
s.homepage = "https://github.com/JackTeam/XHItemScrollToolBar"
s.license = "MIT"
s.authors = { "xhzengAIB" => "xhzengAIB@gmail.com" }
s.source = { :git => "https://github.com/JackTeam/XHItemScrollToolBar.git", :tag => "v0.1.0" }
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit'
s.platform = :ios, '5.0'
s.source_files = 'Source'
s.requires_arc = true
end
1
https://gitee.com/dutaodela/XHItemScrollToolBar.git
git@gitee.com:dutaodela/XHItemScrollToolBar.git
dutaodela
XHItemScrollToolBar
XHItemScrollToolBar
master

搜索帮助