blob: b3ee292caf370c7156b9e72951160a8cbb22d380 [file] [log] [blame]
{
"name": "ASSliderSegmentControl",
"version": "0.4.0",
"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.4.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ASSliderSegmentControl": [
"Pod/Assets/*.png"
]
}
}