[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / e / f / HTextInput / 1.1.0 / HTextInput.podspec.json
blob42d2af42174c291421f2e27a0d8499ce9475cde9
2   "name": "HTextInput",
3   "version": "1.1.0",
4   "summary": "A short description of HTextInput.",
5   "description": "A longer description of HTextInput in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/jumperb/HTextInput",
7   "license": "Copyright",
8   "authors": {
9     "jumperb": "zhangchutian_05@163.com"
10   },
11   "source": {
12     "git": "https://github.com/jumperb/HTextInput.git",
13     "tag": "1.1.0"
14   },
15   "source_files": "Class/**/*.{h,m}",
16   "dependencies": {
17     "Hodor": [
19     ]
20   },
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   }