[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / d / 7 / SwiftEntryKit / 1.1.4 / SwiftEntryKit.podspec.json
blobcf3f2a37cd2a4cdb9371a786e43194540c616c60
2   "name": "SwiftEntryKit",
3   "version": "1.1.4",
4   "summary": "A simple banner and pop-up displayer for iOS. Written in Swift.",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "swift_versions": "5.0",
9   "requires_arc": true,
10   "description": "SwiftEntryKit is a banner presenter library for iOS. It can be used to easily display pop-ups and notification-like views within your iOS apps. SwiftEntryKit is highly customizable but also offers a bunch of beautiful presets that can be themed with your app fonts and colors.",
11   "homepage": "https://github.com/huri000/SwiftEntryKit",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Daniel Huri": "huri000@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/huri000/SwiftEntryKit.git",
21     "tag": "1.1.4"
22   },
23   "source_files": "Source/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "QuickLayout": [
27       "3.0.0"
28     ]
29   },
30   "swift_version": "5.0"