blob: 4db62057ecc2ca72315d43b33e07a43a645eb1e9 [file] [log] [blame]
{
"name": "Deque",
"version": "3.1.1",
"platforms": {
"osx": "10.9",
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Double-ended queue type in pure Swift",
"homepage": "https://github.com/attaswift/Deque",
"authors": "Károly Lőrentey",
"source": {
"git": "https://github.com/attaswift/Deque.git",
"tag": "v3.1.1"
},
"source_files": "Sources/*.swift",
"social_media_url": "https://twitter.com/lorentey",
"pushed_with_swift_version": "3.0"
}