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