| { | |
| "name": "BWSelectViewController", | |
| "version": "0.4.3", | |
| "summary": "Controller that show a list of items that can be selectable.", | |
| "homepage": "https://github.com/brunow/BWSelectViewController", | |
| "license": "Apache License 2.0", | |
| "authors": { | |
| "Bruno Wernimont": "hello@brunowernimont.be" | |
| }, | |
| "source": { | |
| "git": "https://github.com/brunow/BWSelectViewController.git", | |
| "tag": "0.4.3" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "source_files": "BWSelectViewController/*.{h,m}", | |
| "requires_arc": true | |
| } |