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