blob: 412f4e9d43add001ecc9340031a950bd04685c21 [file] [log] [blame]
{
"name": "YPSeniorLabel",
"version": "0.4.0",
"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.4.0"
},
"source_files": "YPSeniorLabel/YPSeniorLabel/**/*.{h,m}",
"public_header_files": "YPSeniorLabel/YPSeniorLabel/**/*.h",
"frameworks": [
"Foundation",
"CoreText",
"UIKit"
],
"dependencies": {
"YPMenuController": [
]
}
}