[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / d / a / b / JVMessage / 1.0.2 / JVMessage.podspec.json
blobbf1048364922785b9c9752954cf4ab189b4ccee4
2   "name": "JVMessage",
3   "version": "1.0.2",
4   "summary": "Easily show a toaster",
5   "description": "JVMessage is a simple way of showing a temporary message, some may call it a toaster. It's currently showing at bottom of the desired view.",
6   "homepage": "https://github.com/Sali0m/JVMessage",
7   "screenshots": "http://www.saliom.be/githubImg/JVMessage.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sali0m": "jehan.vossen@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Sali0m/JVMessage.git",
17     "tag": "1.0.2"
18   },
19   "social_media_url": "https://twitter.com/Sali0m",
20   "swift_version": "4.2",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "JVMessage/Classes/**/*"