blob: dbdfcb01bbee3ff0964a42d1b5819f8cc49f4e2d [file] [log] [blame]
{
"name": "InfiniteScrolling",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "InfiniteScrolling/Classes/**/*",
"pushed_with_swift_version": "3.0"
}