[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 9 / 8 / HermesAlert / 1.0.5 / HermesAlert.podspec.json
blobe9c9a0c7d72dc0e4b8f76668e0a66fa058639cda
2   "name": "HermesAlert",
3   "version": "1.0.5",
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.5"
21   },
22   "source_files": [
23     "HermesAlert",
24     "HermesAlert/**/*{h,m,swift}"
25   ],
26   "resources": "HermesAlert/**/*{xib,xcassets}",
27   "swift_version": "5.0"