blob: 3c9d129c8e1fec4ca64a746192a344b88d3413b7 [file] [log] [blame]
{
"name": "Deque",
"version": "1.1.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": "v1.1.0"
},
"source_files": "Sources/*.swift",
"social_media_url": "https://twitter.com/lorentey"
}