[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / 0 / 9 / KZKit / 0.0.3 / KZKit.podspec.json
blobc402116e2cae645f3d32c931d7b3d0e6e9ab6519
2   "name": "KZKit",
3   "version": "0.0.3",
4   "summary": "debug logger replacement for swift instead of using print(items:Any...)",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/kuyazee/KZKit",
10   "authors": {
11     "Zonily Jame Pesquera": "zonilyjame@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/kuyazee",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/kuyazee/KZKit.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "KZKit",
24     "KZKit/**/*.{h,swift}"
25   ],
26   "pushed_with_swift_version": "2.3"