blob: 9897e42444a9a930450848f89adba79274cf1b51 [file] [log] [blame]
{
"name": "BlockTypeDescription",
"version": "0.1.0",
"license": "MIT",
"summary": "Category on NSBlock to add the type signature to the description.",
"homepage": "https://github.com/conradev/BlockTypeDescription",
"authors": {
"Conrad Kramer": "conrad@kramerapps.com"
},
"source": {
"git": "https://github.com/conradev/BlockTypeDescription.git",
"tag": "0.1.0"
},
"source_files": "BlockTypeDescription",
"requires_arc": true,
"platforms": {
"ios": "4.0",
"osx": "10.6"
}
}