blob: 728fb4734b4d5007a69b4f8b3e88da5905a83070 [file] [log] [blame]
{
"name": "LUNSegmentedControl",
"version": "1.0.1",
"summary": "Custom segmented control.",
"description": "Customizable segmented control with interactive animation",
"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.1"
},
"source_files": "LUNSegmentedControl/LUNSegmentedControl/**/*.{h,m}",
"requires_arc": true
}