blob: ea14f311e61b89097d37017b78a1231f3503fcb0 [file] [log] [blame]
{
"name": "CSIIPasswordKeyboard",
"version": "0.1.7",
"summary": "CSII RSA PasswordKeyboard",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yang0123shu/CSIIPasswordKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yang0123shu": "yang0123shu@163.com"
},
"source": {
"git": "https://github.com/yang0123shu/CSIIPasswordKeyboard.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSIIPasswordKeyboard/Classes/**/*",
"resource_bundles": {
"PasswordTextField": [
"CSIIPasswordKeyboard/Assets/PasswordTextField.bundle"
]
},
"frameworks": "UIKit"
}