blob: 12108e7eb350cf867d9a5fed7499ce12254de5ee [file] [log] [blame]
{
"name": "SliceControl",
"swift_version": "4.2",
"version": "1.0.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.0.0"
},
"source_files": "SliceControl/**/*",
"exclude_files": "SliceControl/*.plist"
}