[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 2 / EasyMention / 0.1.1 / EasyMention.podspec.json
blobe3673d3366ab49933e685b32ce2bd3a42860e857
2   "name": "EasyMention",
3   "version": "0.1.1",
4   "summary": "A Swift Library that made easy to implement mentions in a TextView",
5   "description": "A Swift Library that made easy to implement mentions in a TextView , support user image,user name, and name with auto suggestion",
6   "homepage": "https://github.com/Mor4eza/EasyMention",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Morteza Gharedaghi": "Morteza.ghrdi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Mor4eza/EasyMention.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "EasyMention/Classes/**/*"