[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 4 / 9 / 2 / ZLPlateNumberInputView / 1.0.1 / ZLPlateNumberInputView.podspec.json
blob5d257e726d43112e7f77e47253fb3e89a58121fd
2   "name": "ZLPlateNumberInputView",
3   "version": "1.0.1",
4   "summary": "车牌号输入框",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Zz_l/ZLPlateNumberInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzl": "2444733544@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Zz_l/ZLPlateNumberInputView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZLPlateNumberInputView/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }