| { | |
| "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" | |
| } | |
| } |