blob: a4bc19e1dd509bc39a20d094d30e60473ad94bd8 [file] [log] [blame]
{
"name": "OEMentions",
"version": "0.1.2",
"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": "12.1"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/omar14/OEMentions.git",
"tag": "0.1.2"
},
"source_files": "OEMentions/**/*.{h,m,swift}"
}