Skip to content

Commit

Permalink
Updating pod version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jaichaudhry committed Dec 4, 2015
1 parent 108560b commit 6807749
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 9 deletions.
2 changes: 1 addition & 1 deletion JCECircularCollectionViewExample/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

target 'JCECircularCollectionViewExample' do

pod 'CircularCollectionView', '~> 1.2'
pod 'CircularCollectionView', '~> 1.3'

end

Expand Down
6 changes: 3 additions & 3 deletions JCECircularCollectionViewExample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- CircularCollectionView (1.2)
- CircularCollectionView (1.3)

DEPENDENCIES:
- CircularCollectionView (~> 1.2)
- CircularCollectionView (~> 1.3)

SPEC CHECKSUMS:
CircularCollectionView: e1eaf193c5049aa4ba304e2ebe72c9844b4e0c59
CircularCollectionView: 50fd4658d66af351c9689d60c89705924f3c71d4

COCOAPODS: 0.39.0

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions JCECircularCollectionViewExample/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6807749

Please sign in to comment.