blob: a9e9ed0aacd2832ab05b04372125e79da462ffea [file] [log] [blame]
{
"name": "KMSegmentedControl",
"platforms": {
"ios": "9.0"
},
"summary": "KMSegmentedControl let's you customize your UISegmentedControl as you prefer.",
"requires_arc": true,
"version": "1.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kamil Mazurek": "kamilm@outlook.de"
},
"homepage": "https://github.com/YounZ/KMSegmentedControl",
"source": {
"git": "https://github.com/YounZ/KMSegmentedControl.git",
"tag": "1.0.5"
},
"frameworks": "UIKit",
"source_files": "KMSegmentedControl/**/*.{swift}"
}