blob: f92b0718640849bb17bb860b2c60d11d6ed311ac [file] [log] [blame]
{
"name": "AYSegmentControl",
"version": "1.0.3",
"summary": "A special control that provides one or more buttons in a single view.",
"description": "A special control that provides one or more buttons in a single view for selecting between different screens, views, or modes in your app.",
"homepage": "https://github.com/bananaRanger/AYSegmentControl.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Yereshchenko": "antonyereshchenko@gmail.com"
},
"source": {
"git": "https://github.com/bananaRanger/AYSegmentControl.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "AYSegmentControl/Classes/**/*"
}