[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 6 / 7 / 2 / KZNavigationExample / 0.1.1 / KZNavigationExample.podspec.json
blob37133a7a72d93ad4641af77f557e68d9e14666a6
2   "name": "KZNavigationExample",
3   "version": "0.1.1",
4   "summary": "KZNavigationExample is a lib for custom navigation transition and navigation bar",
5   "homepage": "http://git.kanzhun-inc.com/bosszhipin/kznavigationexample",
6   "authors": {
7     "yixiong": "yixiong@kanzhun.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "http://git.kanzhun-inc.com/bosszhipin/kznavigationexample.git",
18     "tag": "0.1.1"
19   },
20   "requires_arc": true,
21   "source_files": "KZNavigationExample/KZNavigation/KZNavigation.h",
22   "public_header_files": "KZNavigationExample/KZNavigation/KZNavigation.h"