blob: 4f0b154f81a02a0df3a954f479acdc0e9013487a [file] [log] [blame]
{
"name": "Callback",
"version": "0.2",
"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.2"
},
"source_files": "Callback.{h,m}",
"frameworks": "UIKit"
}