| { | |
| "name": "SBSearchBar", | |
| "version": "0.0.4", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "summary": "custom UISearchBar", | |
| "homepage": "https://github.com/Busta117/SBSearchBar", | |
| "authors": { | |
| "Santiago Bustamante": "busta117@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Busta117/SBSearchBar.git", | |
| "tag": "0.0.4" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source_files": "SBSearchBar/*", | |
| "requires_arc": true | |
| } |