[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 6 / 2 / AYSlidingPickerView / 0.1.0 / AYSlidingPickerView.podspec.json
blobf3e885746b8e6f04301acf6a59ca2b48f95e9117
2   "name": "AYSlidingPickerView",
3   "version": "0.1.0",
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.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"