blob: b0499fb0c181677e33286494edd0d9f68c534236 [file] [log] [blame]
{
"name": "SimpleSegmentedControl",
"version": "1.0.2",
"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.2"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*.swift"
}