[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 9 / e / OEMentions / 0.1.3 / OEMentions.podspec.json
blobc8f604c658c7902e44e502a7bf0b07f992e9a5cb
2   "name": "OEMentions",
3   "version": "0.1.3",
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": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/omar14/OEMentions.git",
20     "tag": "0.1.3"
21   },
22   "source_files": "OEMentions/**/*.{h,m,swift}",
23   "swift_version": "5.0"