blob: 8ceb2d9980fc2aa058ddd39b34f941658c0efd56 [file] [log] [blame]
{
"name": "AYSlidingPickerView",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}