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