blob: 8540eb9e43dcc66f2bf836706290d2d35924cc12 [file] [log] [blame]
{
"name": "ToastMaker",
"version": "0.0.1",
"license": {
"type": "BSD"
},
"description": "A small demo library for something very simple.",
"homepage": "https://github.com/dsp90/ToastMaker",
"authors": {
"dsp90": "pawardushyant22@gmail.com"
},
"summary": "This is some library",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dsp90/ToastMaker.git",
"tag": "0.0.1"
},
"vendored_frameworks": "xcframework/ToastMaker.xcframework",
"swift_versions": "5.0",
"swift_version": "5.0"
}