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