blob: 9b2dd418549103555b3a26f771205413d30a2442 [file] [log] [blame]
{
"name": "PullToRefreshPaginationManager",
"version": "0.1",
"summary": "It allows you to have Refresh (pull-to-refresh) & Pagination (load-more) functionality with just few lines of code.",
"authors": {
"Ritesh Gupta": "rg.riteshh@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/riteshhgupta/PullToRefreshPaginationManager",
"source": {
"git": "https://github.com/riteshhgupta/PullToRefreshPaginationManager.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.{swift}",
"requires_arc": true
}