blob: 9977fde24427307786ae41e39c9e038e6031a4c1 [file] [log] [blame]
{
"name": "RZCarPlateNoTextField",
"version": "0.0.1",
"summary": "RZCarPlateNoTextField车牌号键盘",
"description": "车牌号键盘",
"homepage": "https://github.com/rztime/RZCarPlateNoTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rztime": "rztime@vip.qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rztime/RZCarPlateNoTextField.git",
"tag": "0.0.1"
},
"source_files": [
"Core",
"RZCarPlateNoTextField/Core/*.{h,m}"
],
"resources": "RZCarPlateNoTextField/Core/KeyBoard/**/*.{bundle}",
"subspecs": [
{
"name": "KeyBoard",
"source_files": "RZCarPlateNoTextField/Core/KeyBoard/**/*.{h,m}"
}
]
}