blob: 09e445520519e7777335390a4e09bdf0b31b7d41 [file] [log] [blame]
{
"name": "SZMentionsSwift",
"version": "2.0.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.0.1"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "SZMentionsSwift/Classes/**/*"
}