[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / 0 / 9 / SwiftEntryKit-TP2CN / 1.2.7-tp2cn-v1 / SwiftEntryKit-TP2CN.podspec.json
blob83a1b7f616c3bf830b3ac4ac128e0f1d625c7868
2   "name": "SwiftEntryKit-TP2CN",
3   "version": "1.2.7-tp2cn-v1",
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-TP2CN",
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-TP2CN.git",
21     "tag": "1.2.7-tp2cn-v1"
22   },
23   "source_files": "Source/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "QuickLayout": [
27       "3.0.0"
28     ]
29   },
30   "swift_version": "5.0"