Merge pull request #62 from nohana/update=podspec

update podspec
This commit is contained in:
Kazushi Hara 2016-10-02 23:30:30 +09:00 committed by GitHub
commit 22971c96a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'NohanaImagePicker'
s.version = '0.7.0'
s.version = '0.7.1'
s.summary = 'A multiple image picker for iOS app.'
s.homepage = 'https://github.com/nohana/NohanaImagePicker'
s.license = { :type => 'Apache License v2', :file => 'LICENSE' }