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