Commit 73c4271f authored by 冷佳娟's avatar 冷佳娟 💪

HA-1229 更新 podspec

parent fbeb3980
Pod::Spec.new do |s|
s.name = "RCTAppleHealthKit"
s.summary = "A React Native bridge module for interacting with Apple Healthkit data"
s.version = "0.6.5"
s.homepage = "https://cm.ylhealth.org/gitlab/ym/rn-apple-healthkit"
s.license = "MIT"
s.author = { "Terrillo Walls" => "terrillo@terrillo.com" }
s.platform = :ios, "9.0"
s.source = { :git => "https://cm.ylhealth.org/gitlab/ym/rn-apple-healthkit", :tag => "master" }
s.source_files = "RCTAppleHealthKit/*.{h,m}"
s.requires_arc = true
s.dependency "React"
end
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment