blob: 522930ca2e1c9c75ee2eacac715571296e2caedd [file] [log] [blame]
{
"name": "AZWheelPickerView",
"version": "0.1.1",
"summary": "An iOS spin wheel control for selecting something.",
"description": " # AZWheelPickerView\n \n An iOS spin wheel control for selecting something.\n",
"homepage": "https://github.com/albert-zhang/AZWheelPickerView",
"license": "MIT",
"authors": {
"albert-zhang": "edistein.zhang@gmail.com"
},
"source": {
"git": "https://github.com/albert-zhang/AZWheelPickerView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}