blob: 963b37bb3255f450b4fee66c728acca3a95d39a1 [file] [log] [blame]
{
"name": "CSIIPasswordKeyboard",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSIIPasswordKeyboard/Classes/**/*",
"resource_bundles": {
"CSIIPasswordKeyboard": [
"CSIIPasswordKeyboard/Assets/CSIIPasswordKeyboard.bundle"
]
},
"frameworks": "UIKit"
}