[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 2 / 7 / JNMentionTextView / 1.0.2 / JNMentionTextView.podspec.json
blob9355814d117363f1ee0db46bd470fb8033b36e48
2   "name": "JNMentionTextView",
3   "version": "1.0.2",
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": "11.0"
18   },
19   "swift_versions": [
20     "5.8",
21     "5.8.1"
22   ],
23   "source": {
24     "git": "https://github.com/JNDisrupter/JNMentionTextView.git",
25     "tag": "1.0.2"
26   },
27   "source_files": "JNMentionTextView/**/*.{swift}",
28   "swift_version": "5.8.1"