| { |
| "name": "KBCScrollView", |
| "version": "1.0.0", |
| "summary": "UIView slider / carousel", |
| "description": "KBCScrollView class provide a horizontal scroll (carousel) UIViews in UIScrollView. The class is designed to make it quick and easy.", |
| "homepage": "https://github.com/kostyabl/KBCScrollView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Konstantin Blokhin": "1@77o.ru" |
| }, |
| "social_media_url": "http://twitter.com/kostyabl", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/kostyabl/KBCScrollView.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "KBCScrollView" |
| } |