Commit bc5c0f00 authored by Gaëtan Renaudeau's avatar Gaëtan Renaudeau Committed by GitHub

Merge pull request #192 from lizujian/master

fix cocoapod file
parents 2d85e8f7 e95e0970
......@@ -9,5 +9,5 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/ProjectSeptemberInc/gl-react-native.git", :tag => "v2.42.1" }
s.source_files = "ios/*.{h,m}"
s.license = "MIT"
s.dependency "React"
end
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