blob: 480b091e33697d420d00d46bfbf8b4e6262be9d1 [file] [log] [blame]
{
"name": "SimpleSegmentedControl",
"version": "1.0.1",
"license": {
"type": "Apache License 2.0"
},
"homepage": "https://github.com/anotheren/SimpleSegmentedControl",
"authors": {
"liudong": "liudong.edward@gmail.com"
},
"summary": "Custom UISegmentedControl replacement for iOS",
"source": {
"git": "https://github.com/anotheren/SimpleSegmentedControl.git",
"tag": "1.0.1"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift"
}