Skip to content

Commit

Permalink
Update podspec and README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernesto Rivera committed Sep 29, 2014
1 parent b2f2786 commit 294e6ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NBUImagePicker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.preserve_paths = "README.md", "NOTICE"

s.dependency 'NBUKit', '>= 2.2.2'
s.dependency 'NBUKit', '>= 2.3.0'

s.subspec 'Base' do |sub|
sub.source_files = 'Source/*.{h,m}'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ _Uses [NBUCore](https://github.com/CyberAgent/iOS-NBUCore) and [NBUKit](https://

## Demo

There is a PickerDemo project included in the repository and can also be tried online [here](https://app.io/hOkuyK).
A demo project is [included](Demo) in the repository.

## Features

Expand Down

0 comments on commit 294e6ab

Please sign in to comment.