blob: ae7ae52bc545f1068adb64bdb8c344c9ec82f886 [file] [log] [blame]
{
"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"
}