[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / a / 2 / 5 / SwiftEntryKit-JX / 1.2.7-v3 / SwiftEntryKit-JX.podspec.json
blob07ecc987ddd1ec4b6499e90afbf2ad65f286eb24
2   "name": "SwiftEntryKit-JX",
3   "version": "1.2.7-v3",
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/tospery/SwiftEntryKit-JX",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "YangJianxiang": "tospery@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/tospery/SwiftEntryKit-JX.git",
21     "tag": "1.2.7-v3"
22   },
23   "source_files": "Source/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "QuickLayout": [
27       "3.0.0"
28     ]
29   },
30   "swift_version": "5.0"