blob: 4d92b52cc256c11d11a51000c94a6f3f850380f8 [file] [log] [blame]
{
"name": "SPPerspective",
"version": "1.0.5",
"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.5"
},
"source_files": "Source/SPPerspective/**/*.swift",
"swift_version": "5.1"
}