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