[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / 2 / 7 / JNMentionTextView / 1.0.1 / JNMentionTextView.podspec.json
blobfe4f3ec2c3a6275c4e4424d9c4e2db232215ff50
2   "name": "JNMentionTextView",
3   "version": "1.0.1",
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.1"
28   },
29   "source_files": "JNMentionTextView/**/*.{swift}",
30   "swift_version": "5.0"