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