Skip to content

Commit

Permalink
Updated podspecc for 3.22 and updated License.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Müller committed Mar 16, 2018
1 parent 00bd1af commit 967f73a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin/LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Anyline, AnylineSDK
Copyright (c) 2017 Anyline GmbH. All rights reserved.
Copyright (c) 2018 Anyline GmbH. All rights reserved.


Community Version User License Agreement
Expand Down
2 changes: 1 addition & 1 deletion plugin/ios/AnylineReact.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Pod::Spec.new do |s|
s.source_files = "*.{h,m}"

s.dependency "React"
s.dependency "Anyline"
s.dependency "Anyline", "~> #{s.version}"
end

0 comments on commit 967f73a

Please sign in to comment.