Skip to content

Commit 294e6ab

Browse files
author
Ernesto Rivera
committed
Update podspec and README
1 parent b2f2786 commit 294e6ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NBUImagePicker.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
2020
s.requires_arc = true
2121
s.preserve_paths = "README.md", "NOTICE"
2222

23-
s.dependency 'NBUKit', '>= 2.2.2'
23+
s.dependency 'NBUKit', '>= 2.3.0'
2424

2525
s.subspec 'Base' do |sub|
2626
sub.source_files = 'Source/*.{h,m}'

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ _Uses [NBUCore](https://github.com/CyberAgent/iOS-NBUCore) and [NBUKit](https://
1414

1515
## Demo
1616

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

1919
## Features
2020

0 commit comments

Comments
 (0)