[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 1 / VehicleKeyboard-swift / 0.9.15 / VehicleKeyboard-swift.podspec.json
blobaa737e9c02a0fc86a285bc4c9d13591aed5bbcd0
2   "name": "VehicleKeyboard-swift",
3   "version": "0.9.15",
4   "summary": "停车王ios车牌键盘,支持原生输入框及格子样式输入框",
5   "homepage": "https://github.com/parkingwang/vehicle-keyboard-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yzh": "yzhtracy@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/parkingwang/vehicle-keyboard-ios.git",
18     "tag": "0.9.15"
19   },
20   "source_files": [
21     "Source/*/*/*.{h,m,swift}",
22     "Source/*/*.{h,m,swift}"
23   ],
24   "resources": [
25     "Source/*/*/*.{bundle,xib}",
26     "Source/*/*.{bundle,xib}"
27   ],
28   "requires_arc": true,
29   "swift_version": "4.0"