[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 5 / f / NotchyAlert / 1.0 / NotchyAlert.podspec.json
blob6406ccfef4090d9c6cf9008c41f1c28db04d2569
2   "name": "NotchyAlert",
3   "version": "1.0",
4   "summary": "Use the iPhone X notch space to display creative alerts.",
5   "homepage": "https://github.com/TheAbstractDev/NotchyAlert",
6   "authors": {
7     "Sofiane Beors (TheAbstractDev)": "theabstractdev@gmail.com"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/TheAbstractDev/NotchyAlert.git",
12     "tag": "v1.0"
13   },
14   "source_files": [
15     "NotchyAlert",
16     "NotchyAlert/**/*.{h,m}"
17   ],
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "11.0"
21   }