[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / a / 4 / RZCarPlateNoTextField / 0.0.1 / RZCarPlateNoTextField.podspec.json
blob9977fde24427307786ae41e39c9e038e6031a4c1
2   "name": "RZCarPlateNoTextField",
3   "version": "0.0.1",
4   "summary": "RZCarPlateNoTextField车牌号键盘",
5   "description": "车牌号键盘",
6   "homepage": "https://github.com/rztime/RZCarPlateNoTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rztime": "rztime@vip.qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/rztime/RZCarPlateNoTextField.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Core",
23     "RZCarPlateNoTextField/Core/*.{h,m}"
24   ],
25   "resources": "RZCarPlateNoTextField/Core/KeyBoard/**/*.{bundle}",
26   "subspecs": [
27     {
28       "name": "KeyBoard",
29       "source_files": "RZCarPlateNoTextField/Core/KeyBoard/**/*.{h,m}"
30     }
31   ]