blob: f5885780f2585450bf66d687c0a75ee3f4001e56 [file] [log] [blame]
{
"name": "SZMentionsSwift",
"version": "0.0.10",
"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.10"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SZMentionsSwift/Classes/**/*"
}