blob: 37133a7a72d93ad4641af77f557e68d9e14666a6 [file] [log] [blame]
{
"name": "KZNavigationExample",
"version": "0.1.1",
"summary": "KZNavigationExample is a lib for custom navigation transition and navigation bar",
"homepage": "http://git.kanzhun-inc.com/bosszhipin/kznavigationexample",
"authors": {
"yixiong": "yixiong@kanzhun.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.kanzhun-inc.com/bosszhipin/kznavigationexample.git",
"tag": "0.1.1"
},
"requires_arc": true,
"source_files": "KZNavigationExample/KZNavigation/KZNavigation.h",
"public_header_files": "KZNavigationExample/KZNavigation/KZNavigation.h"
}