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