Skip to content

Commit

Permalink
spec version to 0.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
akpw committed Jun 17, 2016
1 parent 14a8f05 commit 763faf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AKPFlowLayout.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = "AKPFlowLayout"
spec.version = "0.1.1"
spec.summary = "Global pinnable, stretchable section headers for UICollectionViewFlowLayout"
spec.summary = "A custom UICollectionView layout with configurable global header and pinnable, stretchable section headers"
spec.homepage = "https://github.com/akpw/AKPFlowLayout"
spec.license = { type: 'MIT', file: 'LICENSE' }
spec.authors = { "Arseniy Kuznetsov" => 'k.arseniy@gmail.com' }
Expand Down

0 comments on commit 763faf4

Please sign in to comment.