blob: 848b6d7af7b24ed85de5cfb09b6ad8e1744cad11 [file] [log] [blame]
{
"name": "BSHighlightableTextView",
"version": "1.0.7",
"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": "10.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.7"
},
"source_files": [
"Classes",
"BSHighlight/Classes/*.swift"
],
"swift_version": "4.2"
}