blob: 03d7dba006ac901f3828e22c1891be93657cdf67 [file] [log] [blame]
{
"name": "MultiDelegate",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "5.0",
"osx": "10.7",
"tvos": "9.0"
},
"source_files": "MultiDelegate",
"requires_arc": true
}