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