blob: 061b3b344cb8ff961c7f26396283009a8879be30 [file] [log] [blame]
{
"name": "SwiftRangeControl",
"version": "0.3",
"summary": "Range Slider Control based on UIControl",
"homepage": "https://github.com/hespinola/SwiftRangeControl",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"Humberto Espinola": "h.espinola@inventivapp.com"
},
"source": {
"git": "https://github.com/hespinola/SwiftRangeControl.git",
"tag": "0.3"
},
"social_media_url": "https://twitter.com/_hespinola",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftRangeControl/**/*",
"frameworks": "UIKit",
"module_name": "SwiftRangeControl"
}