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