1 Star 0 Fork 0

yyks2021/NightFishMineOrderList

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
NightFishMineOrderList.podspec 1.91 KB
一键复制 编辑 原始数据 按行查看 历史
jinyou-vicky 提交于 2020-03-18 18:08 . 2.5.2
#
# Be sure to run `pod lib lint NightFishMineOrderList.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 = 'NightFishMineOrderList'
s.version = '2.4.2'
s.summary = 'A short description of NightFishMineOrderList.'
# This description is used to generate tags and improve search results.
# * Think: What does it do? Why did you write it? What is the focus?
# * Try to keep it short, snappy and to the point.
# * Write the description between the DESC delimiters below.
# * Finally, don't worry about the indent, CocoaPods strips it!
s.description = 'order list'
s.homepage = 'http://116.62.203.162:8081/demo/NightFishMineOrderList'
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Vickeywei' => '17682309322@163.com' }
s.source = { :git => 'git@116.62.203.162:demo/NightFishMineOrderList.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
s.ios.deployment_target = '9.0'
# s.source_files = 'NightFishMineOrderList/Classes/**/*'
s.resource = 'NightFishMineOrderList/source.bundle'
s.subspec 'OrderList' do |c|
c.source_files = 'NightFishMineOrderList/Classes/OrderList/*.{h,m,mm}'
end
s.resource_bundles = {
'NightFishMineOrderList' => ['NightFishMineOrderList/Classes/**/*.xib']
}
s.dependency 'NightFishCategory'
s.dependency 'NightFishHttpManager'
s.dependency 'MJRefresh','~>3.2.3'
s.dependency 'VTMagic'
s.dependency 'Masonry'
s.dependency 'SDWebImage'
s.dependency 'GKCover'
s.dependency 'NightFishModelCompont'
s.dependency 'MGJRouter'
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yyks2021/NightFishMineOrderList.git
git@gitee.com:yyks2021/NightFishMineOrderList.git
yyks2021
NightFishMineOrderList
NightFishMineOrderList
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385