blob: 9683987fbfd2be797ef2c6022d47190e6873c5fa [file] [log] [blame]
{
"name": "InfiniteCollectionView",
"version": "1.2.1",
"summary": "Infinite Scrolling Using UICollectionView.",
"homepage": "https://github.com/hryk224/InfiniteCollectionView",
"screenshots": "https://github.com/hryk224/InfiniteCollectionView/wiki/images/sample1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hyyk224": "hryk224@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hryk224/InfiniteCollectionView.git",
"tag": "1.2.1"
},
"source_files": "InfiniteCollectionView/*.{h,swift}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}