blob: f89ec005625d60fe50c364f64aaf58444c3bdfa8 [file] [log] [blame]
{
"name": "HHStaticThumbSliderView",
"version": "0.1.1",
"summary": "Easy to use static Thumb Slider with multiple thumbs.",
"description": "A simple and easy to use library to implement Slider with static Thumbs with multiple options.",
"swift_versions": "4.0",
"homepage": "https://github.com/shamzahasan88/HHStaticThumbSliderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shamzahasan88": "shamzahasan88@gmail.com"
},
"source": {
"git": "https://github.com/shamzahasan88/HHStaticThumbSliderView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/*.swift",
"frameworks": "UIKit",
"swift_version": "4.0"
}