blob: 6406ccfef4090d9c6cf9008c41f1c28db04d2569 [file] [log] [blame]
{
"name": "NotchyAlert",
"version": "1.0",
"summary": "Use the iPhone X notch space to display creative alerts.",
"homepage": "https://github.com/TheAbstractDev/NotchyAlert",
"authors": {
"Sofiane Beors (TheAbstractDev)": "theabstractdev@gmail.com"
},
"license": "MIT",
"source": {
"git": "https://github.com/TheAbstractDev/NotchyAlert.git",
"tag": "v1.0"
},
"source_files": [
"NotchyAlert",
"NotchyAlert/**/*.{h,m}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "11.0"
}
}