blob: 610206514d4984e79153cc2234d6f99629982e48 [file] [log] [blame]
{
"name": "ILABMultiDelegate",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "Source",
"requires_arc": true
}