[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / b / KFTextInputHelper / 0.3.2 / KFTextInputHelper.podspec.json
blobb16a504b663cc417beca960017a2fad31568e78c
2   "name": "KFTextInputHelper",
3   "version": "0.3.2",
4   "summary": "KFTextInputHelper is a toolkit for text input.",
5   "description": "###KFTextInputHelper###\none quick toolkit for text input view\n\n               * KFTextField\n* KFPickerField\n* KFDatePickerField\n* KFTextView *TODO:*",
6   "homepage": "https://github.com/K6F/KFTextInputHelper",
7   "license": "MIT",
8   "authors": {
9     "K6F": "fan.khiyuan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/K6F/KFTextInputHelper.git",
13     "tag": "0.3.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "KFTextInputHelper": [
22       "Pod/Assets/*.png"
23     ]
24   }