blob: 6ed3ff2db05e9110840aad1914318f832faee1d3 [file] [log] [blame]
{
"name": "Bumblebee",
"version": "2.0.0",
"summary": "Abstract text processing and pattern matching engine in Swift. Converts text into NSAttributedStrings. Builtin markdown support.",
"homepage": "https://github.com/daltoniam/bumblebee",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "http://daltoniam.com"
},
"source": {
"git": "https://github.com/daltoniam/bumblebee.git",
"tag": "2.0.0"
},
"social_media_url": "http://twitter.com/daltoniam",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}