blob: b3ef4fde8c272605eff8f32d0072c5ab908decdd [file] [log] [blame]
{
"name": "KZRouter",
"version": "0.0.9",
"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"
},
"source_files": "KZRouter/KZRouter/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KZRouter/KZRouter/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}