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