blob: 91a0f44ba1133227fb2deb3aa40beb50cc7c1f3c [file] [log] [blame]
{
"name": "Paginator",
"version": "0.1.3",
"summary": "A simple tool to manage paging",
"description": "TODO: Use this to manage the paginations in your requests when implementing paging/infinite scroll.",
"homepage": "https://bitbucket.org/JovcheffTeam/pagingmanager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dyanko Yovchev": "yovchev03@gmail.com"
},
"source": {
"git": "https://bitbucket.org/JovcheffTeam/pagingmanager",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Paginator/Classes/**/*",
"dependencies": {
"Bondage": [
"~> 1.0.0"
]
},
"pushed_with_swift_version": "4.0"
}