blob: 1f8bac03c4bc5e48cfceecb63bc9c53bd2934b01 [file] [log] [blame]
{
"name": "MultiDelegate",
"version": "0.0.2",
"summary": "Objective-C delegate multiplexing.",
"homepage": "https://github.com/aleph7/MultiDelegate",
"license": "MIT",
"authors": {
"Alejandro Isaza": "alejandro.isaza@gmail.com"
},
"source": {
"git": "https://github.com/aleph7/MultiDelegate.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "MultiDelegate",
"requires_arc": true
}