blob: fa025c1b8734afa21f3b7d5e3291ea229b1f7e15 [file] [log] [blame]
{
"name": "YPSeniorLabel",
"version": "0.3.5",
"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": "https://github.com/LYPDoit/YPSeniorLabel.git",
"tag": "0.3.5"
},
"source_files": "YPSeniorLabel/YPSeniorLabel/**/*.{h,m}",
"public_header_files": "YPSeniorLabel/YPSeniorLabel/**/*.h",
"frameworks": [
"Foundation",
"CoreText",
"UIKit"
],
"dependencies": {
"YPMenuController": [
]
}
}