blob: 06dbcf4e663bb8ab00dbb7409d335cb2582da9fb [file] [log] [blame]
{
"name": "JMTextView",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "JMTextView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}