blob: 565b7ce3a7b5f0f7c5790c9b1bd320a938ec6ffb [file] [log] [blame]
{
"name": "JMTextView",
"version": "0.3.0",
"summary": "A replacement for UITextView that gives you a placeholder",
"homepage": "https://github.com/jmeggesto/JMTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jmeggesto": "jackie.meggesto@gmail.com"
},
"source": {
"git": "https://github.com/jmeggesto/JMTextView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JMTextView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}