blob: fa3f7c17cfd1802262d4190d757346e4123039d5 [file] [log] [blame]
{
"name": "RandomFrameWork",
"version": "1.0.0",
"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": {
"type": "MIT",
"text": " Copyright 2012\n Permission is granted to...\n"
},
"authors": {
"Ayush Dayal": "ayushdayal@mapmyindia.com"
},
"platforms": {
"ios": "13.2"
},
"source": {
"git": "https://github.com/ayushdayal007/RandomFrameWork.git",
"tag": "1.0.0"
},
"source_files": "RandomFrameWork/RandomFrameWork/RandomFrameWork.h",
"frameworks": "UIKit"
}