blob: e75d7f31eb89a1e63ecd9469575cec11ed11c8d5 [file] [log] [blame]
{
"name": "RGSecurePassword",
"version": "0.1.0",
"summary": "Generate secure passwords offline and quick.",
"description": "'Generate secure passwords for your iOS apps offline and quick.'",
"homepage": "https://github.com/iRohitGaur/RGSecurePassword",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iRohitGaur": "rohitgaur7@gmail.com"
},
"source": {
"git": "https://github.com/iRohitGaur/RGSecurePassword.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/iRohitGaur",
"platforms": {
"ios": "13.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}