[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 0 / 6 / Callback / 0.5 / Callback.podspec.json
blobe766b92cb2f82ce65de41f9bc858d7f0d69d1a9d
2   "name": "Callback",
3   "version": "0.5",
4   "summary": "Cancellable callback block wrapper",
5   "description": "Simple callback block/selector wrapper that could be cancelled or chained",
6   "homepage": "https://github.com/Itheme/Callback",
7   "license": "MIT",
8   "authors": {
9     "Dan Parkhomenko": "thereaintnomailformeagain@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Itheme/Callback.git",
16     "tag": "0.5"
17   },
18   "source_files": "Callback.{h,m}",
19   "frameworks": "UIKit"