blob: 29879958c3dd7d3b528f5e2e358c337ed73c8042 [file] [log] [blame]
{
"name": "RSKPlaceholderTextView",
"version": "5.0.2",
"summary": "A light-weight UITextView subclass that adds support for placeholder.",
"homepage": "https://github.com/ruslanskorb/RSKPlaceholderTextView",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Ruslan Skorb": "ruslan.skorb@gmail.com"
},
"source": {
"git": "https://github.com/ruslanskorb/RSKPlaceholderTextView.git",
"tag": "5.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "RSKPlaceholderTextView/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}