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