blob: c164126ac3c06c81045192f79b485e0af09b66e0 [file] [log] [blame]
{
"name": "RKScroller",
"version": "0.1.0",
"summary": "Horizontal Pagination Scrollview, It can be used for pagination horizontally",
"description": "Can be used for pagination horizontally, support in case page size is small than scroller size.\nPadding and Page size can be changed in setting",
"homepage": "https://github.com/rameshrathi/RKScroller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rameshrathiakg@gmail.com": "rameshrathiakg@gmail.com"
},
"source": {
"git": "https://github.com/rameshrathi/RKScroller.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RKScroller/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}