blob: dac43bb0ddc1e891dd34a3262e2c36c9273185c7 [file] [log] [blame]
{
"name": "GAInfiniteCollectionKit-iOS",
"version": "3.0.4",
"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.4"
},
"swift_versions": "5.0",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"source_files": "GAInfiniteCollectionKit-iOS/Classes/**/*",
"swift_version": "5.0"
}