blob: bdfe81cf682ac604168f2cb9ff1ea5693c2d6b02 [file] [log] [blame]
{
"name": "Callback",
"version": "0.1",
"summary": "Cancellable callback block wrapper",
"description": "Simple callback block/selector wrapper that could be cancelled or chained",
"homepage": "https://github.com/Itheme/Callback",
"license": "MIT",
"authors": {
"Dan Parkhomenko": "thereaintnomailformeagain@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Itheme/Callback.git",
"tag": "0.1"
},
"source_files": "Callback.{h,m}"
}