[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 3 / 8 / RKScroller / 0.1.0 / RKScroller.podspec.json
blobc164126ac3c06c81045192f79b485e0af09b66e0
2   "name": "RKScroller",
3   "version": "0.1.0",
4   "summary": "Horizontal Pagination Scrollview, It can be used for pagination horizontally",
5   "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",
6   "homepage": "https://github.com/rameshrathi/RKScroller",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rameshrathiakg@gmail.com": "rameshrathiakg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rameshrathi/RKScroller.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RKScroller/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"