[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 7 / 9 / e / OEMentions / 0.1.1 / OEMentions.podspec.json
blobc57698a7d2517600ad6589c3dd1abe6fc5eac42d
2   "name": "OEMentions",
3   "version": "0.1.1",
4   "summary": "An easy way to add mentions to UITextView like Facebook and Instagram",
5   "description": "An easy way to add mentions to UITextView like Facebook and Instagram. It also include a tableview to show the users list to choose from. The component is written in Swift.",
6   "homepage": "https://github.com/omar14/OEMentions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "omar14": "omaressa10@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/omar14/OEMentions.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "OEMentions/**/*.{h,m,swift}"