blob: a395fa72ee1a72e47f43715bf61c61d0bcd7176c [file] [log] [blame]
{
"name": "KZTools",
"version": "0.1.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.1.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": [
"~>0.0.7"
]
}
}