blob: 2adc4c47f000b4f4c30304874f1108d3ad71048e [file] [log] [blame]
{
"name": "UIVVMaterialComponent",
"version": "1.0",
"summary": "Beautiful Material Component for iOS Swift.",
"description": "The SDK is a completely customizable widget that can be used in any iOS app.",
"homepage": "https://github.com/vinod1988/UIVVMaterialComponent",
"license": "MIT",
"authors": {
"Vinod Vishwakarma": "vish.vino@gmail.com"
},
"social_media_url": "https://twitter.com/in_vvishwakarma",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/vinod1988/UIVVMaterialComponent.git",
"tag": "1.0"
},
"source_files": "Classes/**/*",
"exclude_files": "UIVVMaterialComponent/UIVVMaterialComponent/*.plist",
"swift_version": "4.2"
}