blob: effa773d3467e979891e77e971c490a59af478cb [file] [log] [blame]
{
"name": "InfiniteScrolling",
"version": "1.0.0",
"summary": "Add infinite scrolling to collection view.",
"description": "'This pod adds infinite scrolling ability in UICollectionView'.",
"homepage": "https://github.com/Vishal-Singh-Panwar/InfiniteScrolling",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vishal Singh Panwar": "vishal.singh030788@gmail.com"
},
"source": {
"git": "https://github.com/Vishal-Singh-Panwar/InfiniteScrolling.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "InfiniteScrolling/Classes/**/*",
"pushed_with_swift_version": "3.0"
}