blob: ce821c6161d4c375ebf53bc12a2f7a57146fb80e [file] [log] [blame]
{
"name": "SliceControl",
"swift_version": "4.2",
"version": "1.2.0",
"summary": "🍰 Simply a better & animated UISegmentedControl",
"description": "🍰 Simply a better & animated UISegmentedControl",
"homepage": "https://github.com/pedrommcarrasco/SliceControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pedro Carrasco",
"social_media_url": "http://twitter.com/pedrommcarrasco",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pedrommcarrasco/SliceControl.git",
"tag": "1.2.0"
},
"source_files": "SliceControl/**/*",
"exclude_files": "SliceControl/*.plist"
}