blob: 3e418c4dbb24b39e8bf246d1ca18d06a434c5f5e [file] [log] [blame]
{
"name": "EEEInjector",
"version": "1.0.3",
"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": "1.0.3"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}",
"frameworks": "Foundation"
}