blob: 0aeb245e14b673271c424b4856b3c4e86eb482bc [file] [log] [blame]
{
"name": "SORandom",
"version": "1.0.0",
"summary": "Collection of functions for generating psuedorandom variables from various distributions",
"homepage": "https://github.com/SebastianOsinski/SORandom",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Sebastian OsiƄski",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/SebastianOsinski/SORandom.git",
"tag": "1.0.0"
},
"source_files": "SORandom/**/*.swift"
}