blob: d04f94dccbe0f52c066b8e2d2cf29959f14cd032 [file] [log] [blame]
{
"name": "LWKeyboard",
"version": "0.1.0",
"summary": "安全键盘",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LW0916/LWKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LW0916": "zglinwei_0916@163.com"
},
"source": {
"git": "https://github.com/LW0916/LWKeyboard.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LWKeyboard/Classes/**/*",
"resource_bundles": {
"LWKeyboard": [
"LWKeyboard/Assets/*"
]
},
"requires_arc": true,
"public_header_files": "LWKeyboard/Classes/**/*.h"
}