blob: 9e1372061c66e28f6266bb6aca19ad9f137e66d9 [file] [log] [blame]
{
"name": "Mentions",
"version": "1.0.0",
"summary": "An easy way to add mentions in UITextView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/magicmon/Mentions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"magicmon": "sagun25si@gmail.com"
},
"source": {
"git": "https://github.com/magicmon/Mentions.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Mentions/Classes/**/*"
}