2 Star 0 Fork 0

mirrors_jitsi/react-native-beacons-manager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ReactNativeBeaconsManager.podspec 472 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yohan Giarelli 提交于 2018-10-08 19:17 . Added React as a Pod dependency
Pod::Spec.new do |s|
s.name = "ReactNativeBeaconsManager"
s.version = "1.1.0"
s.summary = "React-Native library for detecting beacons (iOS and Android)"
s.homepage = "https://github.com/MacKentoch/react-native-beacons-manager#readme"
s.license = { :type => "MIT" }
s.authors = { "" => "" }
s.platform = :ios, "8.0"
s.source = { :path => "." }
s.source_files = "ios", "ios/**/*.{h,m}"
s.dependency 'React'
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_jitsi/react-native-beacons-manager.git
[email protected]:mirrors_jitsi/react-native-beacons-manager.git
mirrors_jitsi
react-native-beacons-manager
react-native-beacons-manager
master

搜索帮助