blob: 849ee22a912967445791fd910d15f4d3944fd06c [file] [log] [blame]
{
"name": "EEEInterventions",
"version": "0.1.0",
"summary": "A small set of classes to observe or intervene in the communications of other classes.",
"homepage": "https://github.com/epologee/EEEInterventions",
"license": "MIT",
"authors": {
"Eric-Paul Lecluse": "e@epologee.com"
},
"source": {
"git": "https://github.com/epologee/EEEInterventions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true,
"source_files": "Classes"
}