We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10b7c3 commit f0c4a4dCopy full SHA for f0c4a4d
1 file changed
README.md
@@ -3,14 +3,14 @@
3
Infinite horizontal scrolling using `UICollectionView`
4
5
[](http://cocoadocs.org/docsets/InfiniteCollectionView)
6
-[](https://developer.apple.com/swift/)
+[](https://developer.apple.com/swift/)
7
8
<img src="https://github.com/hryk224/InfiniteCollectionView/wiki/images/sample1.gif" width="320" >
9
<img src="https://github.com/hryk224/InfiniteCollectionView/wiki/images/sample2.gif" width="320" >
10
11
## Requirements
12
- iOS 8.0+
13
-- Swift 2.0+
+- Swift 2.2+
14
- ARC
15
16
## install
0 commit comments