blob: b050881cc64188131db441559523ecd861bc378f [file] [log] [blame]
{
"name": "RSTextViewMaster",
"version": "2.1.0",
"summary": "RSTextViewMaster",
"description": "Easy custom placeholder and growing (iMessage-like) UITextView with customisation",
"homepage": "https://github.com/iPhoNewsRO/RSTextViewMaster",
"license": {
"type": "GNU",
"file": "LICENSE.md"
},
"authors": {
"Radu Ursache": "radu_u@me.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iPhoNewsRO/RSTextViewMaster.git",
"tag": "2.1.0"
},
"source_files": "RSTextViewMaster.swift",
"frameworks": "UIKit",
"requires_arc": true
}