[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / e / OEMentions / 0.1.2 / OEMentions.podspec.json
bloba4bc19e1dd509bc39a20d094d30e60473ad94bd8
2   "name": "OEMentions",
3   "version": "0.1.2",
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.2"
21   },
22   "source_files": "OEMentions/**/*.{h,m,swift}"