blob: 19a166e49b8be34de7fa1ba9869c494e5372d5ea [file] [log] [blame]
{
"name": "SZMentions",
"version": "0.0.13",
"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.13"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "SZMentions/SZMentions/Classes/**/*",
"resource_bundles": {
"SZMentions": [
"SZMentions/SZMentions/Assets/*"
]
}
}