blob: 403d4ed979061c89a4c6bc220934b66ef8b77ea2 [file] [log] [blame]
{
"name": "JDToaster",
"platforms": {
"ios": "11.0"
},
"summary": "Toasty iOS alerts",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joan Disho": "dishojoan@gmail.com"
},
"homepage": "https://github.com/jdisho/JDToaster",
"source": {
"git": "https://github.com/jdisho/JDToaster.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"source_files": "JDToaster/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}