blob: 69274d23e9a91539db806fda2c37968dd3809225 [file] [log] [blame]
{
"name": "YPSeniorLabel",
"version": "0.1.9",
"summary": "Senior view.",
"description": "Senior view with CoreText.",
"homepage": "https://github.com/LYPDoit/YPSeniorLabel",
"license": "MIT",
"authors": {
"liuyaping": "https://github.com/LYPDoit"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LYPDoit/YPSeniorLabel.git",
"tag": "0.1.9"
},
"source_files": "YPSeniorLabel/YPSeniorLabel/**/*.{h,m}",
"public_header_files": "YPSeniorLabel/YPSeniorLabel/**/*.h",
"frameworks": [
"Foundation",
"CoreText",
"UIKit"
]
}