| { | |
| "name": "BZGFormField", | |
| "version": "1.1.2", | |
| "license": "MIT", | |
| "summary": "A text field with a validity indicator for better forms.", | |
| "homepage": "https://github.com/benzguo/BZGFormField", | |
| "authors": { | |
| "Ben Guo": "benzguo@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/benzguo/BZGFormField.git", | |
| "tag": "1.1.2" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source_files": "BZGFormField/BZGFormField.{h,m}" | |
| } |