blob: 5758c4dccf30ee7870e6a7c1e4ed7bf363986375 [file] [log] [blame]
{
"name": "Deque",
"version": "3.0.0",
"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/lorentey/Deque",
"authors": "Károly Lőrentey",
"source": {
"git": "https://github.com/lorentey/Deque.git",
"tag": "v3.0.0"
},
"source_files": "Sources/*.swift",
"social_media_url": "https://twitter.com/lorentey",
"pushed_with_swift_version": "3.0"
}