[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 2 / AYSlidingPickerView / 0.1.2 / AYSlidingPickerView.podspec.json
blob7c6a6857130276ebd9c355b9eea7b225db87627c
2   "name": "AYSlidingPickerView",
3   "version": "0.1.2",
4   "summary": "Implementation of a picker view that can be shown by either tapping on or panning the navigation bar",
5   "homepage": "https://github.com/yenbekbay/AYSlidingPickerView",
6   "license": "MIT",
7   "authors": {
8     "Ayan Yenbekbay": "ayan.yenb@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/yenbekbay/AYSlidingPickerView.git",
12     "tag": "0.1.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"