blob: 13de1ba40061e04fa86cd937b51668901a6c6706 [file] [log] [blame]
{
"name": "HTDelegateProxy",
"version": "0.0.2",
"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": "0.0.2"
},
"platforms": {
"ios": "4.3",
"osx": "10.5"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true
}