[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 3 / 1 / HandlerKit / 0.0.1 / HandlerKit.podspec.json
blobfceb1f6e7032a3a172d5b7f1c4a8587bd117da47
2   "name": "HandlerKit",
3   "version": "0.0.1",
4   "summary": "A tool to manager handler closures.",
5   "description": "A tool to manager handler closures. Class/Struct confirm to `HandlerStorage` is easy to use for managing multi handlers.",
6   "homepage": "https://github.com/Elenionl/HandlerKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elenion": "stellanxu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Elenionl/HandlerKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HandlerKit/HandlerKit/**/*",
22   "pushed_with_swift_version": "4.0"