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