blob: 2f9c0b5604a86c0d339313662e41088bc12005ec [file] [log] [blame]
{
"name": "CSIIPasswordKeyboard",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSIIPasswordKeyboard/Classes/**/*",
"resource_bundles": {
"PasswordTextField": [
"CSIIPasswordKeyboard/Assets/PasswordTextField.bundle"
]
},
"frameworks": "UIKit"
}