{ | |
"name": "castaway", | |
"version": "0.2.0", | |
"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.2.0" | |
}, | |
"social_media_url": "https://twitter.com/dbachrach", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Pod/Classes" | |
} |