blob: f9ea135b0078625f4be1c9b9335c5b43b1e4e9b9 [file] [log] [blame]
{
"name": "Ansi",
"version": "1.0.6",
"summary": "Ansi parser written in Swift 3",
"description": "Ansi parser written in Swift 3.",
"homepage": "https://github.com/oleander/Ansi",
"license": "MIT",
"authors": {
"Linus Oleander": "linus@oleander.io"
},
"platforms": {
"osx": "10.11"
},
"source": {
"git": "https://github.com/oleander/Ansi.git",
"tag": "1.0.6"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"FootlessParser": [
],
"Hue": [
],
"BonMot": [
]
},
"pushed_with_swift_version": "3.1"
}