[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 7 / 4 / BSHighlightableTextView / 1.0.1 / BSHighlightableTextView.podspec.json
blobd02121d091dc1c1af2b1b8d4f58a90b2ced6e47a
2   "name": "BSHighlightableTextView",
3   "version": "1.0.1",
4   "summary": "An easy way to add highlight functionality to UITextView.",
5   "description": "If you ever wanted to add the highlight feature to a UITextView this if the easiest solution.",
6   "homepage": "http://brosoftapps.com",
7   "license": "MIT",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "authors": {
12     "Dan Munoz": "itdann@me.com"
13   },
14   "social_media_url": "http://twitter.com/makias",
15   "source": {
16     "git": "https://github.com/danmunoz/BSHighlightableTextView.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "Classes",
21     "BSHighlight/Classes/*.swift"
22   ],
23   "pushed_with_swift_version": "3.0"