1 Star 0 Fork 0

IOSYK/YKOpenUDID

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
YKOpenUDID.podspec 608 Bytes
一键复制 编辑 原始数据 按行查看 历史
edwardyyk 提交于 2023-04-18 19:19 . rename KeyName
Pod::Spec.new do |s|
s.name = 'YKOpenUDID'
s.version = '1.1.2'
s.summary = 'iOS统一获取DeviceId'
s.description = <<-DESC
iOS统一获取DeviceId
DESC
s.homepage = 'https://github.com/541278903/YKOpenUDID'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'edward' => 'edwardyk@163.com' }
s.source = { :git => 'https://github.com/541278903/YKOpenUDID.git', :tag => s.version.to_s }
s.ios.deployment_target = '10.0'
s.source_files = 'YKOpenUDID/Classes/**/*'
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Objective-C
1
https://gitee.com/iosyk/YKOpenUDID.git
git@gitee.com:iosyk/YKOpenUDID.git
iosyk
YKOpenUDID
YKOpenUDID
master

搜索帮助