blob: 0c659f1a90f26213ab55d574ce3a7e74236c2cc7 [file] [log] [blame]
{
"name": "DHSegmentedControl",
"version": "0.1.0",
"summary": "Scrollable segmented control",
"description": "DHSegmentedControl is drop in replacement of the UISegementedControl. Why you need it? If you have lots of segments, UISegmentedControl breaks the UI.",
"homepage": "https://github.com/hudinwal/DHSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"d_hudinwal": "dinesh_hudinwal@hotmail.com"
},
"source": {
"git": "https://github.com/hudinwal/DHSegmentedControl.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/d_hudinwal",
"platforms": {
"ios": "9.0"
},
"source_files": "DHSegmentedControl/Classes/**/*",
"pushed_with_swift_version": "3.0"
}