| { | |
| "name": "CJPasswordTextField", | |
| "version": "1.0.0", | |
| "summary": "Custom digital password box", | |
| "homepage": "https://github.com/dreamCC/CJPasswordTextField.git", | |
| "license": "MIT", | |
| "authors": { | |
| "仁和Mac": "568644031@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/dreamCC/CJPasswordTextField.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": [ | |
| "CJPasswordTextField", | |
| "CJPasswordTextField/*.{h,m}" | |
| ], | |
| "requires_arc": true | |
| } |