blob: 156a89e4d6768f94640f3ab6b80b0c789d15f432 [file] [log] [blame]
{
"name": "RandomFrameWork",
"version": "1.0.1",
"summary": "RandomFrameWork is a small and lightweight Swift framework.",
"description": "RandomFrameWork is a small and lightweight Swift framework that allows to generate random number and random string",
"homepage": "https://github.com/ayushdayal007/RandomFrameWork",
"license": "MIT",
"authors": {
"Ayush Dayal": "ayushdayal@mapmyindia.com"
},
"platforms": {
"ios": null
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ayushdayal007/RandomFrameWork.git",
"tag": "1.0.1"
},
"source_files": "RandomFrameWork/RandomFrameWork/RandomFrameWork.h",
"frameworks": "SystemConfiguration",
"swift_version": "5.0"
}