blob: 4b0989e5de40b3f7953a13700d10ed575916c3dd [file] [log] [blame]
{
"name": "Suzaku",
"version": "0.0.5",
"summary": "Suzaku is a swift version of the hashed wheel timer.",
"description": "Suzaku is a swift version of a lightweight hashed wheel timer that can be used for efficient management of intensive timing tasks",
"homepage": "https://github.com/elijahdou/Suzaku",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"elijahdou": "elijahdou@gmail.com"
},
"source": {
"git": "https://github.com/elijahdou/Suzaku.git",
"tag": "0.0.5"
},
"platforms": {
"osx": "10.12",
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Suzaku/Classes/*.swift",
"swift_version": "5.0"
}