blob: b7f9eb3e5eea60b88417b925f5a173438c78a0e6 [file] [log] [blame]
{
"name": "AYSlidingPickerView",
"version": "0.1.1",
"summary": "Implementation of a picker view that can be shown by either tapping on or panning the navigation bar",
"homepage": "https://github.com/yenbekbay/AYSlidingPickerView",
"license": "MIT",
"authors": {
"Ayan Yenbekbay": "ayan.yenb@gmail.com"
},
"source": {
"git": "https://github.com/yenbekbay/AYSlidingPickerView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}