[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / c / 1 / f / OttoKeyboardView / 0.0.1 / OttoKeyboardView.podspec.json
blobb1bd081b8a7c10d2ccc03d4e83675365553bf467
2   "name": "OttoKeyboardView",
3   "version": "0.0.1",
4   "summary": "A custom keyboardView on iOS.",
5   "description": "A custom keyboardView on iOS.I hope this can help to you.",
6   "homepage": "https://github.com/WuOtto/OttoKeyboardView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "WuOtto": "287969623@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/WuOtto/OttoKeyboardView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "OttoKeyboardViewDemo",
23     "OttoKeyboardViewDemo/OttoKeyboardView/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": "UIKit",
27   "requires_arc": true