[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / c / KZ / 3.0.0 / KZ.podspec.json
blobef54d14f56cbe6f22ce7b71a5847f3be5aee09d8
2   "name": "KZ",
3   "version": "3.0.0",
4   "summary": "Framework base for iOS projects",
5   "homepage": "https://github.com/k3zi/KZ",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kesi Maduka": "me@kez.io"
12   },
13   "social_media_url": "https://twitter.com/k3zi_",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "4.2",
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/k3zi/KZ.git",
21     "tag": "3.0.0",
22     "submodules": true
23   },
24   "source_files": "KZ/**/*.{swift}",
25   "dependencies": {
26     "PureLayout": [
28     ],
29     "Reusable": [
31     ]
32   }