blob: 42040ea785765bb1c6f3b52384b671829705fc3c [file] [log] [blame]
{
"name": "ASSliderSegmentControl",
"version": "0.5.5",
"summary": "Custom slider segment control.",
"description": "The customized segment control allow to make switching between segment with sliding effect",
"homepage": "https://github.com/svetlanama/ASSliderSegmentControl",
"license": "MIT",
"authors": {
"Svitlana Moiseyenko": "alexandrovna.sveta@gmail.com",
"Alexander Vasileyko": "vasileyko.alex@gmail.com"
},
"source": {
"git": "https://github.com/svetlanama/ASSliderSegmentControl.git",
"tag": "0.5.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}