[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / 9 / 8 / HermesAlert / 1.0.1 / HermesAlert.podspec.json
blob5c92f77f4a5d83a0d11747c603803bd59fa0fc30
2   "name": "HermesAlert",
3   "version": "1.0.1",
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.1"
21   },
22   "source_files": [
23     "HermesAlert",
24     "HermesAlert/**/*{h,m,swift}"
25   ],
26   "swift_version": "5.0"