Ai
1 Star 0 Fork 0

raychow-github/LinkedME-iOS-Deep-Linking-Demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
LinkedME_LinkPage.podspec 832 Bytes
一键复制 编辑 原始数据 按行查看 历史
Bindx 提交于 2018-01-15 10:55 +08:00 . fix open request crash
Pod::Spec.new do |s|
s.name = "LinkedME_LinkPage"
s.version = '1.5.2.2'
s.summary = "LinkedME Deeplink"
s.description = <<-DESC
LinkedME Deeplink for iOS.
DESC
s.homepage = "https://github.com/WFC-LinkedME/LinkedME-iOS-Deep-Linking-Demo.git"
s.license = 'MIT'
s.author = { "Bindx" => "487479@gmail.com"}
s.source = { :git => "https://github.com/WFC-LinkedME/LinkedME-iOS-Deep-Linking-Demo.git", :tag => s.version }
s.vendored_frameworks = 'LinkedME_DEMO/LinkedME_iOS.framework'
s.platform = :ios
s.ios.deployment_target = '6.0'
s.requires_arc = true
s.frameworks = 'SystemConfiguration','Security','CoreSpotlight','CoreLocation','AdSupport','CoreTelephony','WebKit','StoreKit','CoreLocation'
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/raychow-github/LinkedME-iOS-Deep-Linking-Demo.git
git@gitee.com:raychow-github/LinkedME-iOS-Deep-Linking-Demo.git
raychow-github
LinkedME-iOS-Deep-Linking-Demo
LinkedME-iOS-Deep-Linking-Demo
master

搜索帮助