[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 2 / 7 / JNMentionTextView / 1.0.4 / JNMentionTextView.podspec.json
blob850e362bea6c960e5f59d943e4464ff4b0ba4d7e
2   "name": "JNMentionTextView",
3   "version": "1.0.4",
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.10"
21   ],
22   "source": {
23     "git": "https://github.com/JNDisrupter/JNMentionTextView.git",
24     "tag": "1.0.4"
25   },
26   "source_files": "JNMentionTextView/**/*.{swift}",
27   "swift_version": "5.10"