blob: ec30c83f38c948dd413ff6780074581bcb9053b6 [file] [log] [blame]
{
"name": "UIVVMaterialComponent",
"version": "0.9",
"summary": "Beautiful Material Component for iOS Swift/SwiftUI.",
"description": "The SDK is a completely customizable widget that can be used in any iOS app. This SDK now suporting SwiftUI. Install SDK using SPM(Swift Package Manager)",
"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": "0.9"
},
"source_files": "UIVVMaterialComponent/Classes/**/*",
"exclude_files": "UIVVMaterialComponent/UIVVMaterialComponent/*.plist",
"swift_version": "4.2"
}