blob: 37bfc50077bb33a15ddecbaa7161f160f001c5d4 [file] [log] [blame]
{
"name": "KZTools",
"version": "0.2.7",
"summary": "KZTools是boss直聘的工具类",
"description": "KZTools是boss直聘的工具类,由看准网的小伙伴一起来维护,方便新项目的快速开发",
"homepage": "http://git.kanzhun-inc.com/bosszhipin/kztools.git",
"license": "MIT",
"authors": {
"sisheng": "sisheng@kanzhun.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://git.kanzhun-inc.com/bosszhipin/kztools.git",
"tag": "0.2.7"
},
"source_files": "kztools/tools/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "kztools/tools/*.h",
"frameworks": [
"AssetsLibrary",
"AddressBook",
"EventKit",
"UIKit",
"Foundation"
],
"dependencies": {
"KZAlertAction": [
],
"KZLogger": [
]
}
}