blob: dd8ab1d44f1e402ef05dd92560b14c5df0834d38 [file] [log] [blame]
{
"name": "GSRandomGenerator",
"version": "1.0.0",
"summary": "Random Generator By Gaurav Shishodia",
"homepage": "https://github.com/gauravShishodia27/GSRandomGenerator.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gaurav Shishodia": "Gauravshishodia27@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/gauravShishodia27/GSRandomGenerator.git",
"tag": "1.0.0"
},
"source_files": "GSRandomGenerator/**/*",
"exclude_files": "GSRandomGenerator/**/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}