[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 7 / e / CDSTextFieldPicker / 1.0.0 / CDSTextFieldPicker.podspec.json
blobc29305e32974d390183d723706569b554f0f80b4
2   "name": "CDSTextFieldPicker",
3   "version": "1.0.0",
4   "summary": "A UIPickerView replacement for the keyboard in a UITextField with toolbar",
5   "description": "A custom UITextField that implements a UIPicker as its keyboard and allows for simple interaction.",
6   "homepage": "https://github.com/centerdialstudio/CDSTextFieldPicker",
7   "license": "MIT",
8   "authors": {
9     "Center Dial Studio": "Chris Anderson"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/centerdialstudio/CDSTextFieldPicker.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "CDSTextFieldPicker/*.{h,m}",
19   "requires_arc": true