blob: 68bf0c793eb977708478faaf4dcaa5a7ef3366c6 [file] [log] [blame]
{
"name": "RRPager",
"version": "1.0.4",
"summary": "ViewController based paging library with tabs focused on fully customization",
"description": "Super easy ViewController based paging library with a PageControl included focused on fully customization.\n- Live PageControl updates based on scroll position\n- Custom PageControl views\n- Multiple PageControl widths\n- More...",
"homepage": "https://github.com/BananaPukeh/RRPager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rutger Nijhuis": "rutger@blueprint-software.nl"
},
"source": {
"git": "https://github.com/BananaPukeh/RRPager.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RRPager/Classes/**/*"
}