blob: f8aed3b55c0250c86c261920f414ea8581fd27b8 [file] [log] [blame]
{
"name": "Mentions",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Mentions/Classes/**/*"
}