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