blob: 13037b260e0797f54c21d81b935a293f447d2f2c [file] [log] [blame]
{
"name": "RSKPlaceholderTextView",
"version": "1.1.1",
"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": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RSKPlaceholderTextView/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true
}