blob: 4510f1408776504719d1356ae4840845e0d3ea08 [file] [log] [blame]
{
"name": "KZNavigation",
"version": "0.1.2",
"summary": "KZNavigation 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.2"
},
"requires_arc": true,
"source_files": "KZNavigation/**/*.{h,m}",
"deprecated": true
}