[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 7 / 4 / BSHighlightableTextView / 1.0.0 / BSHighlightableTextView.podspec.json
blobbc8eaaabfe6e14c7b1bdb6ea57aa587485410ce5
2   "name": "BSHighlightableTextView",
3   "version": "1.0.0",
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.0"
18   },
19   "source_files": [
20     "Classes",
21     "BSHighlight/Classes/*.swift"
22   ],
23   "pushed_with_swift_version": "3.0"