blob: 91be38394e0017d7378ba0c260fa8ba198f76fcc [file] [log] [blame]
{
"name": "SNShadowSDK",
"version": "1.0.0",
"summary": "Helper Framework to generate wonderful shadow in Swift iOS.",
"description": "Helper Framework to generate wonderful shadow in Swift iOS. Simple and 3D shadow for UIView in Swift iOS",
"homepage": "https://github.com/sabarics/SNShadow",
"license": "MIT",
"authors": {
"sabari": "sabari.cs10@gmail.com"
},
"source": {
"git": "https://github.com/sabarics/SNShadow.git",
"tag": "1.0.0"
},
"source_files": "SNShadowSDK/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_versions": "5",
"platforms": {
"ios": "12.0"
},
"swift_version": "5"
}