blob: d02121d091dc1c1af2b1b8d4f58a90b2ced6e47a [file] [log] [blame]
{
"name": "BSHighlightableTextView",
"version": "1.0.1",
"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://brosoftapps.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.1"
},
"source_files": [
"Classes",
"BSHighlight/Classes/*.swift"
],
"pushed_with_swift_version": "3.0"
}