blob: a5e50e73695a8fded49c72de2e1f6a8c4d575452 [file] [log] [blame]
{
"name": "SZMentionsSwift",
"version": "2.1.1",
"summary": "Highly customizable mentions library",
"description": "Mentions library used to help manage mentions in a UITextView",
"homepage": "http://www.stevenzweier.com",
"license": "MIT",
"authors": {
"Steven Zweier": "steve.zweier+mentions@me.com"
},
"source": {
"git": "https://github.com/szweier/SZMentionsSwift.git",
"tag": "2.1.1"
},
"platforms": {
"ios": "10.1"
},
"requires_arc": true,
"source_files": "Classes/**/*"
}