blob: 982d3119cb5f37275fbdcd618a831c4aaa91a25e [file] [log] [blame]
{
"name": "UICurveSlider",
"version": "0.1",
"summary": "Curvy slider developed base on UICircleSlider.",
"homepage": "https://github.com/matthewyan/UICurveSlider",
"license": "MIT",
"authors": {
"matthewyan": "pigphone@gmail.com"
},
"source": {
"git": "https://github.com/matthewyan/UICurveSlider.git",
"tag": "0.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "UICurveSlider/*",
"frameworks": [
"Foundation",
"UIKit"
]
}