blob: 37d7c4151c15abff7c2c679c8ea45fbaab7cd676 [file] [log] [blame]
{
"name": "GAInfiniteCollectionKit-iOS",
"version": "3.0.6",
"summary": "Add infinite scrolling to UICollectionView",
"description": "Add infinite scrolling to UICollectionView.",
"homepage": "https://github.com/Gini-Apps/GAInfiniteCollectionKit-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"idoMeirov": "idom@gini-apps.com"
},
"source": {
"git": "https://github.com/Gini-Apps/GAInfiniteCollectionKit-iOS.git",
"tag": "3.0.6"
},
"swift_versions": "5.0",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"source_files": "GAInfiniteCollectionKit-iOS/Classes/**/*",
"swift_version": "5.0"
}