blob: 2af68dd9b0b4269ddd4e79cb59405a3edee8253f [file] [log] [blame]
{
"name": "WandioCoreComponents",
"version": "0.0.4",
"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.4"
},
"source_files": "WandioCoreComponents/**/*.{h,m,swift}",
"swift_version": "5.0"
}