blob: 546694ebef60199099b041864cb34f13c2451dda [file] [log] [blame]
{
"name": "LUNSegmentedControl",
"version": "1.0.5",
"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.5"
},
"source_files": "LUNSegmentedControl/LUNSegmentedControl/LUNSegmentedControl/*.{h,m}",
"requires_arc": true
}