[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / 8 / HermesAlert / 1.0.0 / HermesAlert.podspec.json
blob32da7ae4e40ff563822efa17f29cef11bf36bfa5
2   "name": "HermesAlert",
3   "version": "1.0.0",
4   "summary": "A lightwight, fully customizable iOS alert framework.",
5   "description": "Hermes is a library thanks to which it's possible to create alerts graphically captivating, customizable and of various shapes. In applications it is often necessary\nsend messages to the user and Apple's system alert is increasingly used. This, however, is not graphically appealing and is not very customizable, and this is where Hermes comes in.\nThanks to Hermes, it is possible to take advantage of graphically appealing, customizable alerts with great animations, in place of system ones. With few lines of code\nit will be possible to send messages to our users in a new and graphically appealing way.",
6   "homepage": "https://github.com/alemarcon/HermesAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alessandro Marcon": "alessandro.marcon1985@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/alemarcon/HermesAlert.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "HermesAlert",
24     "HermesAlert/**/*.{h,m}"
25   ],
26   "swift_version": "5.0"