1 Star 0 Fork 0

德外仓/Setapp-framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Setapp.podspec 1008 Bytes
一键复制 编辑 原始数据 按行查看 历史
ci-macpaw 提交于 2022-05-13 12:29 . chore: release 2.0.3
Pod::Spec.new do |s|
s.name = 'Setapp'
s.version = '2.0.3'
s.summary = 'Setapp Framework'
s.homepage = 'https://setapp.com/developers'
s.author = 'Setapp Limited'
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
s.source = { :git => "https://github.com/MacPaw/Setapp-framework.git", :tag => s.version }
s.swift_version = '5.6'
s.requires_arc = true
s.ios.deployment_target = '10.0'
s.ios.frameworks = 'Security', 'UIKit'
s.osx.deployment_target = '10.10'
s.osx.frameworks = 'Security', 'AppKit'
s.vendored_frameworks = 'Setapp.xcframework'
s.static_framework = true
s.user_target_xcconfig = {
'OTHER_LDFLAGS' => "-force_load \"$(PODS_XCFRAMEWORKS_BUILD_DIR)/Setapp/libSetapp.a\"",
'SWIFT_INCLUDE_PATHS' => '$(PODS_XCFRAMEWORKS_BUILD_DIR)/Setapp'
}
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/german_warehouse/Setapp-framework.git
git@gitee.com:german_warehouse/Setapp-framework.git
german_warehouse
Setapp-framework
Setapp-framework
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385