blob: 4eaa3fa3e0de7c14ebb1995ba06591bbe72267e4 [file] [log] [blame]
{
"name": "ILABMultiDelegate",
"version": "0.0.6",
"summary": "Objective-C delegate multiplexing.",
"homepage": "https://github.com/jawngee/ILABMultiDelegate",
"license": "MIT",
"authors": {
"Jon Gilkison": "jon@interfacelab.com"
},
"source": {
"git": "https://github.com/jawngee/ILABMultiDelegate.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "Source",
"requires_arc": true
}