blob: 6be5b69670cc98b23d5659bfaada13eab7d92c06 [file] [log] [blame]
{
"name": "SliceControl",
"swift_version": "4.2",
"version": "1.3.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.3.0"
},
"source_files": "SliceControl/**/*",
"exclude_files": "SliceControl/*.plist"
}