blob: 32451b5bd1c65183353fcd4252da0a27a0381b22 [file] [log] [blame]
{
"name": "EEEOperationCenter",
"version": "1.1.0",
"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.1.0"
},
"social_media_url": "https://twitter.com/epologee",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "Foundation",
"dependencies": {
"EEEInjector": [
"~> 1.0"
]
}
}