[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 1 / VehicleKeyboard-swift / 1.0.7 / VehicleKeyboard-swift.podspec.json
blob06f0dd2250af69dc8615d81bc36abfec697dd499
2   "name": "VehicleKeyboard-swift",
3   "version": "1.0.7",
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": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/parkingwang/vehicle-keyboard-ios.git",
18     "tag": "1.0.7"
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_versions": "5.0",
30   "swift_version": "5.0"