blob: 3e275b8cea84931cd86b28e7ee6a947e6ee84500 [file] [log] [blame]
{
"name": "SZMentionsSwift",
"version": "1.0.7",
"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": "1.0.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SZMentionsSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}