blob: fedf148a54c110ad5c40d9777d78e18c913daa6f [file] [log] [blame]
{
"name": "SJFluidSegmentedControl",
"version": "1.0.0",
"summary": "A segmented control with custom appearance and interactive animations.",
"description": "SJFluidSegmented control is a segmented control written in Swift with custom appearance and transition between the segments. It can be easily customized to suit your specific needs.",
"homepage": "https://github.com/sasojadrovski/SJFluidSegmentedControl",
"screenshots": [
"https://raw.githubusercontent.com/sasojadrovski/SJFluidSegmentedControl/master/Screenshots/screenshot1.png",
"https://raw.githubusercontent.com/sasojadrovski/SJFluidSegmentedControl/master/Screenshots/screenshot2.png",
"https://raw.githubusercontent.com/sasojadrovski/SJFluidSegmentedControl/master/Screenshots/screenshot3.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sasho Jadrovski": "saso.jadrovski@gmail.com"
},
"source": {
"git": "https://github.com/sasojadrovski/SJFluidSegmentedControl.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/sasojadrovski",
"platforms": {
"ios": "9.0"
},
"source_files": "SJFluidSegmentedControl/Classes/**/*"
}