Skip to content

Commit

Permalink
Update react-native-argyle-sdk.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
aanah0 authored Nov 6, 2019
1 parent afaa8bf commit 85c730b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-argyle-sdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.license = "Apache 2.0"
s.authors = { "Argyle Systems" => "argyle@argyle.io" }
s.platforms = { :ios => "11.0", :tvos => "11.0" }
s.source = { :git => "https://github.com/argyle-systems/argyle-plugin-react-native.git", :tag => "#{s.version}" }
s.source = { :git => "https://github.com/aanah0/argyle-plugin-react-native.git", :tag => "#{s.version}" }

s.source_files = "ios/**/*.{h,m,swift}"
s.requires_arc = true
Expand Down

0 comments on commit 85c730b

Please sign in to comment.