blob: 42f73109dc38f3b873d543f93d1c303d33ed0f3b [file] [log] [blame]
{
"name": "KZRouter",
"version": "0.0.9.4",
"summary": "KZRouter is tool for task excute",
"description": "router is a manager, can excuet protocol base on plist setting",
"homepage": "http://git.kanzhun-inc.com/bosszhipin/kzrouter.git",
"license": "MIT",
"authors": {
"yangmaosheng": "yangmaosheng@techwolf.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.kanzhun-inc.com/bosszhipin/kzrouter.git",
"tag": "0.0.9.4"
},
"source_files": "KZRouter/Router/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KZRouter/Router/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}