[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / d / 5 / PickerCells / 1.0.0 / PickerCells.podspec.json
blobc8ebb7b2fabbe7445609cd74a5724987900612a6
2   "name": "PickerCells",
3   "version": "1.0.0",
4   "summary": "UIDatePicker or UIPickerView that will slide in/out by tapping on the cell in your UITableView",
5   "description": "    This class adds UIDatePicker or UIPickerView that will slide in/out by tapping on the cell in your UITableView.\n    Inspired by Apple's DateCell example and andjash's DateCellsController.\n",
6   "homepage": "https://github.com/zigdanis/PickerCells",
7   "screenshots": [
8     "http://i.imgur.com/Z8vbhNFl.png",
9     "http://i.imgur.com/WfgTUtel.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Danis Ziganshin": "zigdanis@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/zigdanis/PickerCells.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true,
23   "source_files": "PickerCells"