blob: 8144a836e7638ce493d311726009ff6c64495667 [file] [log] [blame]
{
"name": "RBRandomGenerator",
"version": "0.1.0",
"summary": "A very good short description of RBRandomGenerator.",
"description": "'A very good short description of RBRandomGenerator for demo purposes.'",
"homepage": "https://github.com/rakshit104/RBRandomGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rakshit104@gmail.com": "rakshit104@gmail.com"
},
"source": {
"git": "https://github.com/rakshit104/RBRandomGenerator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "Classes/**/*.Swift",
"swift_version": "5.0"
}