blob: f3d78ae36afade35741da5446bd1d98275a69da6 [file] [log] [blame]
{
"name": "RandomKit",
"version": "4.4.1",
"summary": "Random data generation in Swift.",
"homepage": "https://github.com/nvzqz/RandomKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Nikolai Vazquez",
"social_media_url": "https://twitter.com/nikolaivazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/RandomKit.git",
"tag": "v4.4.1"
},
"source_files": "Sources/RandomKit/**/*.swift",
"dependencies": {
"ShiftOperations": [
]
},
"pushed_with_swift_version": "3.0.2"
}