blob: 794bc13a365fe6a6c8a8b01ee445808d76c97da4 [file] [log] [blame]
{
"name": "QZLicensePlateKeyboard",
"version": "1.0.0",
"summary": "This is a license plate type keyboard.",
"description": "This is a license plate type keyboard, which can provide you with a professional license plate number keyboard in your app.",
"homepage": "https://github.com/Quentin123456/QZLicensePlateKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quentin Zang": "quentinzang@gmail.com"
},
"source": {
"git": "https://github.com/Quentin123456/QZLicensePlateKeyboard.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "QZLicensePlateKeyboard/Classes/**/*",
"frameworks": "UIKit"
}