blob: 45fc819fc281f093222acfc90cb38c5e830f006d [file] [log] [blame]
{
"name": "RandomKit",
"version": "1.4.0",
"summary": "Random data generation in Swift.",
"homepage": "https://github.com/nvzqz/RandomKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Nikolai Vazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/nvzqz/RandomKit.git",
"tag": "v1.4.0"
},
"source_files": "RandomKit/*.swift"
}