[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 9 / KZKit / 1.0.0 / KZKit.podspec.json
blobfeb02d485c0db273328daf9c832d07b863d8d87d
2   "name": "KZKit",
3   "version": "1.0.0",
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": "1.0.0"
21   },
22   "source_files": [
23     "KZKit",
24     "KZKit/**/*.{h,swift}"
25   ],
26   "pushed_with_swift_version": "3.0"