[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / c / KZ / 2.1.0 / KZ.podspec.json
blob3b62aaf5d2830e5e7fc88262c3152088dfe1a992
2   "name": "KZ",
3   "version": "2.1.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": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/k3zi/KZ.git",
20     "tag": "2.1.0",
21     "submodules": true
22   },
23   "source_files": "KZ/**/*.{swift}",
24   "dependencies": {
25     "PureLayout": [
27     ],
28     "Reusable": [
30     ]
31   }