blob: 08b45d50b2a1b809108f71aa0dc885e3c201cbbb [file] [log] [blame]
{
"name": "CSIIPasswordTextField",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"CSIIPasswordTextField/Classes/**/*",
"CSIIPasswordTextField/Classes/include/"
],
"resource_bundles": {
"CSIIPasswordTextField": [
"CSIIPasswordTextField/Assets/*.png"
]
},
"vendored_libraries": "CSIIPasswordTextField/Classes/*.{a}",
"frameworks": [
"UIKit",
"Security",
"AudioToolbox"
]
}