blob: 2ffafb149074cd80c70176812f76c2b2fabf173d [file] [log] [blame]
{
"name": "SwiftAnimationAlert",
"version": "1.0.0",
"summary": "A small framework Swift animationAlert in Swift.",
"description": "SwiftAnimationAlert is a small and lightweight Swift framework that allows to show swiftAnimationAlert in a super-easy way!",
"homepage": "https://github.com/bommateja/SwiftAnimationAlert",
"license": "MIT",
"authors": {
"Theja": "bommateja@gmail.com"
},
"platforms": {
"ios": "14.4"
},
"source": {
"git": "https://github.com/bommateja/SwiftAnimationAlert.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"source_files": [
"SwiftAnimationAlert",
"SwiftAnimationAlert/**/*.{h,m}"
],
"swift_version": "5.0"
}