blob: a8f043169a0d8837ee3e6f3a218df5959a2877ea [file] [log] [blame]
{
"name": "PlaceholderLabel",
"version": "0.1.0",
"summary": "UILabel with placeholder support.",
"description": "Gives UILabel options to set a placeholder text and placeholder text color.",
"homepage": "https://github.com/chiahan1123/PlaceholderLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chiahan1123": "chiahan1123@gmail.com"
},
"source": {
"git": "https://github.com/chiahan1123/PlaceholderLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PlaceholderLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}