[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / c / AJPickerTextField / 1.0.1 / AJPickerTextField.podspec.json
bloba3b4134b9711b8847108059980352b9f78eaceb4
2   "name": "AJPickerTextField",
3   "version": "1.0.1",
4   "summary": "弹出Picker选择框的自定义TextField",
5   "description": "弹出Picker选择框的自定义TextField,将UIPickerView跟UITextField融合,简单化接口,功能比较简单。",
6   "homepage": "https://github.com/AbooJan/AJPickerTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AbooJan": "aboojaner@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/AbooJan/AJPickerTextField.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "AJPickerTextField/AJPickerTextField/*.{h,m}",
22   "requires_arc": true