Commit Graph
17 Commits
Author SHA1 Message Date
hryk224 faf57e6d45 Make the programmatic initializer public
Since the `init(frame:collectionViewLayout:)` initializer of UICollectionView had private access level, it was impossible to create an instance of `InfiniteCollectionView` programatically.
2016-03-10 20:13:43 -06:00
hryk224 7956483d1b Merge pull request #1 from ReadmeCritic/master
Correct the spelling of CocoaPods in README
2016-02-18 13:59:26 +09:00
hryk224 dee5838077 Correct the spelling of CocoaPods in README 2016-02-12 09:50:40 -08:00
hryk224 ca04f33bfc Updated Example 2016-01-06 03:36:37 +09:00
hryk224 ddbff4e655 Small updated 2016-01-06 01:12:16 +09:00
hryk224 a6ceb75750 Small changed 2016-01-04 23:55:41 +09:00
hryk224 7688ab86f6 Small change 2016-01-04 23:50:06 +09:00
hryk224 b400d7bd44 Small change 2016-01-04 23:49:05 +09:00
hryk224 eb13d997e3 Update InfiniteCollectionView.swift 2016-01-04 13:03:51 +09:00
hryk224 1c561efcc9 Update README.md 2016-01-04 12:52:20 +09:00
hryk224 c73f6f98b2 Update README.md 2016-01-04 12:51:57 +09:00
hryk224 c3798eb7d9 Deleted unusing scheme 2016-01-04 11:09:03 +09:00
hryk224 39756d79cd Update README.md 2016-01-04 11:01:51 +09:00
hryk224 a7319d9d58 Update README.md 2016-01-04 10:56:46 +09:00
hryk224 a5012c2443 Update README.md 2016-01-04 10:56:19 +09:00
hryk224 6e94578fea Created files 2016-01-04 05:39:05 +09:00
hryk224 44ccf3fab6 Initial commit 2016-01-04 03:06:42 +09:00