blob: 0e899244af5a05bd9018b19c7b1a038054c0bba5 [file] [log] [blame]
{
"name": "CSIIPasswordTextField",
"version": "0.1.5",
"summary": "RSA CSIIPasswordTextField.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yang0123shu/CSIIPasswordTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yang0123shu": "yang0123shu@163.com"
},
"source": {
"git": "https://github.com/yang0123shu/CSIIPasswordTextField.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"CSIIPasswordTextField/Classes/**/*",
"CSIIPasswordTextField/Classes/"
],
"resource_bundles": {
"CSIIPasswordTextField": [
"CSIIPasswordTextField/Resources/CSIIPasswordTextField.bundle"
]
},
"vendored_libraries": "CSIIPasswordTextField/Classes/libs/*.{a}",
"frameworks": [
"UIKit",
"Security",
"AudioToolbox"
]
}