blob: 623c8b4671efaa5a181ee0800a2ad95c87671e15 [file] [log] [blame]
{
"name": "LUNSegmentedControl",
"version": "1.0.2",
"summary": "Customizable segmented control with interaсtive animation. It provide liquid shape for selection.",
"description": "Customizable segmented control with interactive animation, liquid shape of selection, gradients for each state and shadow.",
"homepage": "https://github.com/LunApps/LUNSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrii Selivanov": "andrey@lunapps.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LunApps/LUNSegmentedControl.git",
"tag": "1.0.2"
},
"source_files": "LUNSegmentedControl/LUNSegmentedControl/LUNSegmentedControl/**/*.{h,m}",
"requires_arc": true
}