blob: adbac1f80d8bd19843d05f0312c7960f6f58899e [file] [log] [blame]
{
"name": "BSHighlightableTextView",
"version": "1.0.6",
"summary": "An easy way to add highlight functionality to UITextView.",
"description": "If you ever wanted to add the highlight feature to a UITextView this if the easiest solution.",
"homepage": "http://danmunoz.com",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"Dan Munoz": "itdann@me.com"
},
"social_media_url": "http://twitter.com/makias",
"source": {
"git": "https://github.com/danmunoz/BSHighlightableTextView.git",
"tag": "1.0.6"
},
"source_files": [
"Classes",
"BSHighlight/Classes/*.swift"
],
"swift_version": "4.2"
}