Ai
1 Star 0 Fork 0

Sensors Data/react-native-sensors-analytics

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
RNSensorsAnalyticsModule.podspec 728 Bytes
一键复制 编辑 原始数据 按行查看 历史
weiqiangliu 提交于 2022-10-25 10:27 +08:00 . Release 2.3.4
Pod::Spec.new do |s|
s.name = "RNSensorsAnalyticsModule"
s.version = "2.3.4"
s.summary = "The official React Native SDK of Sensors Analytics."
s.description = <<-DESC
神策分析 RN 组件
DESC
s.homepage = "http://www.sensorsdata.cn"
s.license = { :type => "Apache License, Version 2.0" }
s.author = { "YuGuo Chen" => "chenyuguo@sensorsdata.cn" }
s.platform = :ios, "8.0"
s.source = { :git => "https://github.com/sensorsdata/react-native-sensors-analytics.git", :tag => "v#{s.version}" }
s.source_files = "ios/*.{h,m}"
s.requires_arc = true
s.dependency "React"
s.dependency "SensorsAnalyticsSDK", ">= 4.4.6"
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/sensorsdata/react-native-sensors-analytics.git
git@gitee.com:sensorsdata/react-native-sensors-analytics.git
sensorsdata
react-native-sensors-analytics
react-native-sensors-analytics
master

搜索帮助