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