blob: 463e86a3f62f2ebf83233cb86c02161f9a9b0ae7 [file] [log] [blame]
{
"name": "ASSliderSegmentControl",
"version": "0.5.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}