blob: 06e0eef7285e475016d956be297d32ca5ee927f4 [file] [log] [blame]
{
"name": "PlaceholderLabel",
"version": "1.0.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",
"screenshots": "https://user-images.githubusercontent.com/11417800/29250565-f27ea388-8076-11e7-8148-24fcae7f78ae.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chiahan1123": "chiahan1123@gmail.com"
},
"source": {
"git": "https://github.com/chiahan1123/PlaceholderLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PlaceholderLabel/Classes/**/*",
"pushed_with_swift_version": "3.0"
}