| { | |
| "name": "BTCaptchaView", | |
| "version": "1.0.1", | |
| "summary": "图形验证码视图", | |
| "homepage": "https://github.com/biostome", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "biostome": "453816118@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/biostome/BTCaptchaView.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "BTCaptchaView/**/*.{swift,h}", | |
| "requires_arc": true, | |
| "swift_version": "5.0" | |
| } |