mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-01-27 00:38:58 +00:00
Update react-native-blur.podspec
The version here must be kept in sync with the version in package.json for Cocoapods to correctly install the new version.
This commit is contained in:
parent
5c4ad054a2
commit
cd3e9eae2e
@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "react-native-blur"
|
||||
s.version = "0.7.10"
|
||||
s.version = "0.8.0"
|
||||
s.source_files = "ios/*.{h,m}"
|
||||
s.platform = :ios, "8.0"
|
||||
s.authors = { "Alexey Kureev" => "kureev-mail@ya.ru" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user