blob: 00896fb5340efbd18d75824f2aa3b9a367e86a14 [file] [log] [blame]
{
"name": "SkeletonUI",
"version": "1.0.1",
"summary": "Elegant skeleton loading animation in SwiftUI and Combine",
"description": "SkeletonUI aims to bring an elegant, declarative syntax to skeleton loading animations. Get rid of loading screens or spinners and start using skeletons to represent final content shapes",
"homepage": "https://github.com/CSolanaM/SkeletonUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CSolanaM": "carlos.solana.martinez@gmail.com"
},
"source": {
"git": "https://github.com/CSolanaM/SkeletonUI.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/CSolanaM",
"platforms": {
"ios": "13.0",
"tvos": "13.0",
"watchos": "6.0",
"osx": "10.15"
},
"swift_versions": "5.0",
"source_files": "Sources/SkeletonUI/**/*",
"swift_version": "5.0"
}