{ | |
"name": "EEEInjector", | |
"version": "0.2.1", | |
"summary": "Dependency injection for the rest of us.", | |
"homepage": "https://github.com/epologee/EEEInjector", | |
"license": "MIT", | |
"authors": { | |
"Eric-Paul Lecluse": "e@epologee.com" | |
}, | |
"source": { | |
"git": "https://github.com/epologee/EEEInjector.git", | |
"tag": "0.2.1" | |
}, | |
"platforms": { | |
"ios": "6.0", | |
"osx": "10.8" | |
}, | |
"requires_arc": true, | |
"source_files": "Classes/**/*.{h,m}", | |
"frameworks": "Foundation" | |
} |