blob: fb457a753d726340073fbc1fa27b242a3081bc8b [file] [log] [blame]
{
"name": "KZExtensions",
"version": "0.2.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.2.3"
},
"source_files": "KZExtensions/Extensions/*.{h,m}",
"exclude_files": "Classes/Exclude",
"public_header_files": "KZExtensions/Extensions/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}