[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 7 / 4 / BSHighlightableTextView / 1.0.6 / BSHighlightableTextView.podspec.json
blobadbac1f80d8bd19843d05f0312c7960f6f58899e
2   "name": "BSHighlightableTextView",
3   "version": "1.0.6",
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://danmunoz.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.6"
18   },
19   "source_files": [
20     "Classes",
21     "BSHighlight/Classes/*.swift"
22   ],
23   "swift_version": "4.2"