blob: 06b85afca23b0484a95fa8af6f6b17b1d0b7fea0 [file] [log] [blame]
{
"name": "SMTextView",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMTextView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}