blob: f24ab7d836d44ea3d73e23b2450cf93d638009ad [file] [log] [blame]
{
"name": "Mentions",
"version": "0.2.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": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Mentions/Classes/**/*"
}