[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / d / IRPlateKeyBoard-Native / 0.0.9 / IRPlateKeyBoard-Native.podspec.json
blob49feea2760763e17ed4b70f3133fd341661a336a
2   "name": "IRPlateKeyBoard-Native",
3   "version": "0.0.9",
4   "summary": "Plate Keyboard in china",
5   "description": "具体的实现是以JS实现键位逻辑,原生实现UI搭建,支持中国国内所有合法的车牌,包括军牌、使馆车牌、新能源车牌、港澳牌和普通车牌。",
6   "homepage": "http://112.74.66.169/ios/keyboard-ios-native.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "冯紫瑜": "fengziyu@parkingwang.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://112.74.66.169/ios/keyboard-ios-native.git",
19     "tag": "0.0.9"
20   },
21   "source_files": "HybridPlateKeyboard/PlateKeyboard/**/*.{h,m}",
22   "resources": "HybridPlateKeyboard/PlateKeyboard/js/*",
23   "requires_arc": true,
24   "frameworks": "JavaScriptCore",
25   "dependencies": {
26     "JSONModel": [
28     ]
29   }