[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 6 / Callback / 0.1 / Callback.podspec.json
blobbdfe81cf682ac604168f2cb9ff1ea5693c2d6b02
2   "name": "Callback",
3   "version": "0.1",
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.1"
17   },
18   "source_files": "Callback.{h,m}"