blob: 5bc78932b75adee406c606429ad6e2278526d310 [file] [log] [blame]
{
"name": "KZNavigation",
"version": "0.1.3",
"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.3"
},
"requires_arc": true,
"source_files": "KZNavigation/**/*.{h,m}"
}