blob: e3673d3366ab49933e685b32ce2bd3a42860e857 [file] [log] [blame]
{
"name": "EasyMention",
"version": "0.1.1",
"summary": "A Swift Library that made easy to implement mentions in a TextView",
"description": "A Swift Library that made easy to implement mentions in a TextView , support user image,user name, and name with auto suggestion",
"homepage": "https://github.com/Mor4eza/EasyMention",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Morteza Gharedaghi": "Morteza.ghrdi@gmail.com"
},
"source": {
"git": "https://github.com/Mor4eza/EasyMention.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "EasyMention/Classes/**/*"
}