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