blob: a1b203dd52a8c6052b0e09feffabbdd629078a36 [file] [log] [blame]
{
"name": "A2DynamicDelegate",
"version": "1.0.3",
"license": "BSD",
"summary": "Blocks are to functions as A2DynamicDelegate is to delegates.",
"homepage": "https://github.com/pandamonia/A2DynamicDelegate",
"authors": {
"Alexsander Akers": "a2@pandamonia.us",
"Zachary Waldowski": "zwaldowski@gmail.com"
},
"source": {
"git": "https://github.com/pandamonia/A2DynamicDelegate.git",
"tag": "v1.0.3"
},
"source_files": [
"A2DynamicDelegate.{h,m}",
"A2BlockDelegate.{h,m}"
],
"requires_arc": false
}