blob: baea439f2cd6b0d991cde1f14bea5249b59b6dca [file] [log] [blame]
{
"name": "SZMentionsSwift",
"version": "0.4.2",
"xcconfig": {
"SWIFT_VERSION": "3.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/SZMentionsSwift.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SZMentionsSwift/Classes/**/*"
}