blob: 2fcbd39b8cf61c0d820c8720cf2ed6b8557b8c13 [file] [log] [blame]
{
"name": "SZMentionsSwift",
"version": "1.0.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@me.com"
},
"source": {
"git": "https://github.com/szweier/SZMentionsSwift.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SZMentionsSwift/Classes/**/*",
"pushed_with_swift_version": "3.0-GM-CANDIDATE"
}