blob: c8f604c658c7902e44e502a7bf0b07f992e9a5cb [file] [log] [blame]
{
"name": "OEMentions",
"version": "0.1.3",
"summary": "An easy way to add mentions to UITextView like Facebook and Instagram",
"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.",
"homepage": "https://github.com/omar14/OEMentions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"omar14": "omaressa10@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/omar14/OEMentions.git",
"tag": "0.1.3"
},
"source_files": "OEMentions/**/*.{h,m,swift}",
"swift_version": "5.0"
}