[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 4 / 2 / 7 / JNMentionTextView / 1.0.0 / JNMentionTextView.podspec.json
blob6a04518ba21379ee626ae78e4e4a98888fbdf17e
2   "name": "JNMentionTextView",
3   "version": "1.0.0",
4   "summary": "JNMentionTextView is a UITextView replacement supporting the mention feature for iOS applications.",
5   "description": "A UITextView drop-in replacement supporting special characters such as [ #, @ ] and regex patterns, written in Swift.",
6   "homepage": "https://github.com/JNDisrupter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jayel Zaghmoutt": "eng.jayel.z@gmail.com",
13     "Mohammad Nabulsi": "mohammad.s.nabulsi@gmail.com",
14     "Mohammad Ihmouda": "mkihmouda@gmail.com"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "swift_versions": [
20     "4.0",
21     "4.2",
22     "5.0",
23     "5.0"
24   ],
25   "source": {
26     "git": "https://github.com/JNDisrupter/JNMentionTextView.git",
27     "tag": "1.0.0"
28   },
29   "source_files": "JNMentionTextView/**/*.{swift}",
30   "swift_version": "5.0"