blob: 9e4be56e02122e67c1f9d3171b608dffcbb4213c [file] [log] [blame]
{
"name": "SNKRSLaunchScreen",
"version": "1.0.0",
"summary": "A SNKRS style launch screen animation",
"description": "This is a small framework to create an animation similar to the SNKRS iOS application.",
"homepage": "https://github.com/calebrudnicki/SNKRSLaunchScreen",
"license": "MIT",
"authors": {
"Caleb Rudnicki": "calebrudnicki@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/calebrudnicki/SNKRSLaunchScreen.git",
"tag": "1.0.0"
},
"source_files": "SNKRSLaunchScreen/**/*.{h,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}