blob: 36f25aa58c1500bc4211da665c175e3d4f1cc9e1 [file] [log] [blame]
{
"name": "RandomKit",
"version": "2.1.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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/RandomKit.git",
"tag": "v2.1.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}