blob: cacbf40119182ae0bfa1b684cb91b9d3946acbbb [file] [log] [blame]
{
"name": "PaginationUIManager",
"version": "0.2",
"summary": "A Generic PaginationUIManager library for iOS by Fox Labs.",
"description": "A Generic PaginationUIManager library for iOS by Fox Labs. It contains utility methods for various classes in iOS.",
"homepage": "https://github.com/Nickelfox/PaginationUIManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ravindra Soni": "soni@nickelfox.com"
},
"source": {
"git": "https://github.com/Nickelfox/PaginationUIManager.git",
"tag": "0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"dependencies": {
"SSPullToRefresh": [
"~> 1.3"
]
},
"pushed_with_swift_version": "3.0"
}