blob: 009a636c6bf548e3126518079e0f429ae463d577 [file] [log] [blame]
{
"name": "TwicketSegmentedControl",
"version": "0.1.0",
"authors": {
"Pol Quintana": "pol.quintana1@gmail.com"
},
"homepage": "https://github.com/twicketapp/TwicketSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/twicketapp/TwicketSegmentedControl.git",
"tag": "0.1.0"
},
"summary": "Custom UISegmentedControl replacement for iOS, written in Swift",
"source_files": "TwicketSegmentedControl/*.swift"
}