blob: 1ff54b80c9056a0036aa45c9bdbf14da475ab805 [file] [log] [blame]
{
"name": "SMTextView",
"version": "0.2.0",
"summary": "SMTextView provides an easy way to specify a placeholder using a text view.",
"description": "SMTextView is a custom implementation of UITextView with a placeholder. This implementation contains the ability to customize top, left, bottom, and right insets individually. SMTextView is compatible with Interface Builder.",
"homepage": "https://github.com/mandrusiaks/SMTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mandrusiaks": "mandrusiaks@users.noreply.github.com"
},
"source": {
"git": "https://github.com/mandrusiaks/SMTextView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMTextView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}