blob: 706a818b415a73ce90d4a3108b87c32018ba0e44 [file] [log] [blame]
{
"name": "InfiniteScrolling",
"version": "0.1.0",
"summary": "Add infinite scrolling to collection view.",
"description": "'This pods add 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": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "InfiniteScrolling/Classes/**/*",
"pushed_with_swift_version": "3.0"
}