[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 7 / b / 5 / AlertDisplayer / 0.1.5 / AlertDisplayer.podspec.json
blobd066b898def76e3670885371d21b99d217c52252
2   "name": "AlertDisplayer",
3   "version": "0.1.5",
4   "summary": "AlertDisplayer is a custom UIView Written In Swift that display an alert.",
5   "swift_versions": "4.0",
6   "description": "AlertDisplayer is a custom UIView Written In Swift that display a view with 1 label with a title, 1 exit image and 2 posible button. Everything customizable through a delegate. Simple, Elegant and Lightweight.",
7   "homepage": "https://github.com/JCTec/AlertDisplayer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "JCTec": "jc_estevezr@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/JCTec/AlertDisplayer.git",
17     "tag": "0.1.5"
18   },
19   "social_media_url": "https://twitter.com/EstevezrJc",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "AlertDisplayer/Classes/**/*",
24   "swift_version": "4.0"