[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / c / JZToolKit / 0.1.0 / JZToolKit.podspec.json
bloba14ea070873191089798e8f18f760ac27d3be6b0
2   "name": "JZToolKit",
3   "version": "0.1.0",
4   "summary": "Tools for common Swift functions and helpers.",
5   "description": "This frameworks consolidates a lot of repeated Swift code to use in\nall Swift related projects. This should help with Swift version changes\ngoing forward.",
6   "homepage": "https://github.com/jzucker2/JZToolKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jzucker2": "jordan.zucker@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jzucker2/JZToolKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JZToolKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"