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