| { | |
| "name": "castaway", | |
| "version": "0.7.2", | |
| "summary": "Cast objects safely in obj-c", | |
| "homepage": "https://github.com/dbachrach/castaway", | |
| "license": "MIT", | |
| "authors": { | |
| "Dustin Bachrach": "ahdustin@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/dbachrach/castaway.git", | |
| "tag": "0.7.2" | |
| }, | |
| "social_media_url": "https://twitter.com/dbachrach", | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes" | |
| } |