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