blob: 0ac15beeeec0107b2e33ceb19cd01703c1a73b36 [file] [log] [blame]
{
"name": "KZExtensions",
"version": "0.3.3",
"summary": "KZExtensions is object and ui category",
"description": "write some category for object and UI, helpful in develop",
"homepage": "http://git.kanzhun-inc.com/bosszhipin/kzextensions",
"license": "MIT",
"authors": {
"yangmaosheng": "yangmaosheng@techwolf.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://git.kanzhun-inc.com/bosszhipin/kzextensions.git",
"tag": "0.3.3"
},
"source_files": "KZExtensions/Extensions/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KZExtensions/Extensions/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}