blob: bcb5d79bd264f2ddfb7df9dfb81359eb1e9c62b0 [file] [log] [blame]
{
"name": "SZMentionsSwift",
"version": "0.0.9",
"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@gmail.com"
},
"source": {
"git": "https://github.com/szweier/SZMentionsSwift.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SZMentionsSwift/Classes/**/*"
}