1 Star 0 Fork 0

牧马人的旅途/PPCheckTool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
PPCheckTool.podspec 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
牧马人的旅途 提交于 2019-04-05 21:03 . no message
#
# Be sure to run `pod lib lint PPCheckTool.podspec' to ensure this is a
# valid spec before submitting.
#
# Any lines starting with a # are optional, but their use is encouraged
# To learn more about a Podspec see https://guides.cocoapods.org/syntax/podspec.html
#
Pod::Spec.new do |s|
s.name = 'PPCheckTool'
s.version = '0.1.2'
s.summary = 'A short description of PPCheckTool.'
s.description = <<-DESC
TODO: 解决项目配置问题
DESC
s.homepage = 'https://gitee.com/conquestYour/PPCheckTool'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'wenbo' => 'y89757y@163.com' }
s.source = { :git => 'https://gitee.com/conquestYour/PPCheckTool.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
s.ios.deployment_target = '8.0'
s.source_files = 'PPCheckTool/Classes/**/*'
s.dependency 'SVProgressHUD'
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/conquestYour/PPCheckTool.git
git@gitee.com:conquestYour/PPCheckTool.git
conquestYour
PPCheckTool
PPCheckTool
master

搜索帮助