blob: bcc0d0be67c8d0603f98a0f5506bd20d28689755 [file] [log] [blame]
{
"name": "KZSeniorLabel",
"version": "0.0.1",
"summary": "Senior view.",
"description": "Senior view.",
"homepage": "http://git.kanzhun-inc.com/bosszhipin/kzseniorlabel",
"license": "MIT",
"authors": {
"liuyaping": "https://github.com/LYPDoit"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/kzseniorlabel.git",
"tag": "0.0.1"
},
"source_files": "YPSeniorLabel/YPSeniorLabel/*.{h,m}",
"public_header_files": "YPSeniorLabel/YPSeniorLabel/*.h",
"frameworks": [
"Foundation",
"CoreText",
"UIKit"
]
}