blob: 57900f5cb22f0953bf00e73ce57f1628499a72a1 [file] [log] [blame]
{
"name": "EEEOperationCenter",
"version": "1.0.1",
"summary": "Say 'no' to God-classes, chop them up with the operation center",
"homepage": "https://github.com/epologee/EEEOperationCenter",
"license": "Unlicense",
"authors": {
"Eric-Paul Lecluse": "e@epologee.com"
},
"source": {
"git": "https://github.com/epologee/EEEOperationCenter.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/epologee",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"EEEInjector": [
"~> 1.0"
]
}
}