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