blob: 2fb71dd24e3555aeed51c83f24e0b023182b56e0 [file] [log] [blame]
{
"name": "UILabel+YHPlaceholder",
"version": "1.0.0",
"summary": "A missing placeholder for UILabel.",
"homepage": "https://github.com/wyhazq/UILabel-YHPlaceholder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devxoul": "wyhazq@foxmail.com"
},
"source": {
"git": "https://github.com/wyhazq/UILabel-YHPlaceholder.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "UILabel+YHPlaceholder",
"frameworks": [
"Foundation",
"UIKit"
]
}