blob: b3f5313d2010717f52b187f3c8aacd8ed8be6f1a [file] [log] [blame]
{
"name": "MVHorizontalPicker",
"version": "0.0.1",
"summary": "Simple scrollable horizontal control, alternative to UISegmentedControl",
"license": "MIT",
"homepage": "https://github.com/bizz84/MVHorizontalPicker",
"authors": {
"Andrea Bizzotto": "bizz84@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bizz84/MVHorizontalPicker.git",
"tag": "0.0.1"
},
"source_files": "MVHorizontalPicker/*.{swift,xib}",
"requires_arc": true
}