blob: 6eb32ff331b02876698b1b579579a45b0abf2c6a [file] [log] [blame]
{
"name": "WandioCoreComponents",
"version": "0.0.3",
"summary": "Reusable components in Swift.",
"description": "Collection of reusable components like shadowed views with corner radius, visual effects with intensity value, some helper classes and more.",
"homepage": "https://github.com/kakhikiknadze26/WandioCoreComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kakhi Kiknadze": "kakhi.kiknadze@wandio.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/kakhikiknadze26/WandioCoreComponents.git",
"tag": "0.0.3"
},
"source_files": "WandioCoreComponents/**/*.{h,m,swift}",
"swift_version": "5.0"
}