1 Star 0 Fork 27

lgphp / XHSetting

forked from 曾宪华 / XHSetting 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
XHSetting.podspec 586 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pod::Spec.new do |s|
s.name = "XHSetting"
s.version = "1.0"
s.summary = "类似微信、QQ、instagram、网易新闻、唱吧、新浪微博、Twitter、系统设置的设置页面"
s.homepage = "https://github.com/JackTeam/XHSetting"
s.license = "MIT"
s.authors = { "曾宪华" => "xhzengAIB@gmail.com" }
s.source = { :git => "https://github.com/JackTeam/XHSetting.git", :tag => "v1.0" }
s.frameworks = 'Foundation', 'CoreGraphics', 'UIKit'
s.platform = :ios, '5.0'
s.source_files = 'Source'
s.requires_arc = true
end
1
https://gitee.com/lgphp/XHSetting.git
git@gitee.com:lgphp/XHSetting.git
lgphp
XHSetting
XHSetting
master

搜索帮助