| { | |
| "name": "WKTextFieldFormatter", | |
| "version": "1.1", | |
| "summary": "Easily block the unwanted input to the textField.", | |
| "homepage": "https://github.com/WelkinXie/WKTextFieldFormatter", | |
| "license": "MIT", | |
| "authors": { | |
| "Welkin Xie": "welkin995@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/WelkinXie/WKTextFieldFormatter.git", | |
| "tag": "1.1" | |
| }, | |
| "source_files": "WKTextFieldFormatter/WKTextFieldFormatter/*.{h,m}", | |
| "requires_arc": true | |
| } |