Created files

This commit is contained in:
hryk224
2016-01-04 05:39:05 +09:00
parent 44ccf3fab6
commit 6e94578fea
20 changed files with 718 additions and 40 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "InfiniteCollectionView"
s.version = "1.0.0"
s.summary = "Component which presents a dismissible view from the bottom of the screen."
s.summary = "Infinite Scrolling Using UICollectionView."
s.homepage = "https://github.com/hryk224/InfiniteCollectionView"
s.screenshots = "https://github.com/hryk224/InfiniteCollectionView/wiki/images/sample1.gif"
s.license = { :type => "MIT", :file => "LICENSE" }