Merge pull request #66 from aforty/patch-1

Update version in podspec
This commit is contained in:
Alexey 2016-05-25 12:55:41 +02:00
commit 47b1a654f8
1 changed files with 1 additions and 1 deletions

View File

@ -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" }