blob: 94f7624d98cea05c35392c9e68eacf0b7b5d0a33 [file] [log] [blame]
{
"name": "SPPerspective",
"version": "1.0.6",
"summary": "Animatable 3D Transform for views like iOS 14 widgets.",
"homepage": "https://github.com/ivanvorobei/SPPerspective",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Vorobei": "varabeis@icloud.com"
},
"social_media_url": "https://ivanvorobei.by/",
"swift_versions": "5.1",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/ivanvorobei/SPPerspective.git",
"tag": "1.0.6"
},
"source_files": "Source/SPPerspective/**/*.swift",
"swift_version": "5.1"
}