blob: df8c320d069cc2f9693bf7dd410fc342189685c6 [file] [log] [blame]
{
"name": "HTDelegateProxy",
"version": "1.0.1",
"summary": "A class that allows you to assign multiple delegates.",
"homepage": "https://github.com/hoteltonight/HTDelegateProxy",
"license": "MIT",
"authors": {
"Jacob Jennings": "jacob.r.jennings@gmail.com"
},
"source": {
"git": "https://github.com/hoteltonight/HTDelegateProxy.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "4.3"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true
}