blob: a3259dddf4d4385090537dc720bb466e506334e0 [file] [log] [blame]
{
"name": "arrShuffler",
"version": "0.1.0",
"summary": "Extension to shuffle arrays.",
"swift_version": "4.2",
"description": "Extention to shuffle any type of arrays.",
"homepage": "https://github.com/Casoncase/arrShuffler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Casoncase": "cason_san@hotmail.com"
},
"source": {
"git": "https://github.com/Casoncase/arrShuffler.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ArrShuffler.swift"
}