blob: c91a0c9ef5f35bd42bf2bdc10a2ee42aa21e9fc8 [file] [log] [blame]
{
"name": "SZMentions",
"version": "0.0.20",
"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/SZMentions.git",
"tag": "0.0.20"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "SZMentions/Classes/**/*",
"private_header_files": "SZMentions/Classes/Private/*.h"
}