[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / d / 5 / PickerCells / 1.1.0 / PickerCells.podspec.json
blob98fd850943b49aa4b7806bba639d6deafb534f69
2   "name": "PickerCells",
3   "version": "1.1.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.\nInspired by Apple's DateCell example and andjash's DateCellsController.",
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.1.0"
18   },
19   "platforms": {
20     "ios": "6.0"
21   },
22   "requires_arc": true,
23   "source_files": "PickerCells"