blob: 0eb6503ac9f353736dc34e67f6ef27cbf384d20d [file] [log] [blame]
{
"name": "PWKeyboard",
"version": "1.0.2",
"summary": "Plate Keyboard in china",
"homepage": "https://github.com/parkingwang/vehicle-keyboard-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"f2yu": "fengziyu@parkingwang.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/parkingwang/vehicle-keyboard-ios.git",
"tag": "1.0.2"
},
"source_files": "PWKeyboardDemo/PWKeyboard/**/*.{h,m}",
"resources": [
"PWKeyboardDemo/PWKeyboard/js/*",
"PWKeyboardDemo/PWKeyboard/PWBundle.bundle"
],
"requires_arc": true,
"frameworks": "JavaScriptCore",
"dependencies": {
"JSONModel": [
]
}
}