blob: 91841a0687e8072d3060e486c2aa6e2ca14bb0a9 [file] [log] [blame]
{
"name": "GAInfiniteCollectionKit-iOS",
"version": "2.0.0",
"summary": "Add infinite scrolling to UICollectionView",
"description": "Add infinite scrolling to UICollectionView.",
"homepage": "https://github.com/shay-somech/GAInfiniteCollectionKit-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"idoMeirov": "idom@gini-apps.com"
},
"source": {
"git": "https://github.com/shay-somech/GAInfiniteCollectionKit-iOS.git",
"tag": "2.0.0"
},
"swift_version": "4.2",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"source_files": "GAInfiniteCollectionKit-iOS/Classes/**/*"
}