Skip to content

Commit

Permalink
updated podspec to 1.1.0 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Soph committed Jul 16, 2013
1 parent af3ab75 commit 52d9f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PSTCollectionView.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'PSTCollectionView' s.name = 'PSTCollectionView'
s.version = '1.0.0' s.version = '1.1.0'
s.summary = 'Open Source, 100% API compatible replacement of UICollectionView for iOS4+.' s.summary = 'Open Source, 100% API compatible replacement of UICollectionView for iOS4+.'
s.homepage = 'https://github.com/steipete/PSTCollectionView' s.homepage = 'https://github.com/steipete/PSTCollectionView'
s.license = { s.license = {
Expand Down

0 comments on commit 52d9f41

Please sign in to comment.