blob: fe8cc59b63f7fccdf19106e39c29aca37d0b996a [file] [log] [blame]
{
"name": "KZSeniorLabel",
"version": "0.2.8",
"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.2.8"
},
"source_files": "YPSeniorLabel/YPSeniorLabel/**/*.{h,m}",
"public_header_files": "YPSeniorLabel/YPSeniorLabel/**/*.h",
"frameworks": [
"Foundation",
"CoreText",
"UIKit"
],
"dependencies": {
"KZMenuController": [
]
}
}