blob: e511202010d2a2d0dc9a76cf74c24e98c724884c [file] [log] [blame]
{
"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"
}