[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / d / TDPopupKit / 0.1.5 / TDPopupKit.podspec.json
blob2a9bce72b2ff613b0b8aa3a4dacca57be03979b4
2   "name": "TDPopupKit",
3   "version": "0.1.5",
4   "summary": "A simple SwiftEntryKit wrapper Library for TEDMOB Apps. Written in Swift.",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "swift_versions": "5.0",
9   "requires_arc": true,
10   "description": "PopupKit is a banner presenter library for iOS. It can be used to easily display pop-ups and notification-like views within your iOS apps. PopupKit is highly customizable but also offers a bunch of beautiful presets that can be themed with your app fonts and colors.",
11   "homepage": "https://gitlab.com/tedmob/ios/tdpopupkit",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "mojtaba-almoussawi": "mojtaba.almoussawi@tedmob.com"
18   },
19   "source": {
20     "git": "https://gitlab.com/tedmob/ios/tdpopupkit.git",
21     "branch": "master",
22     "tag": "0.1.5"
23   },
24   "source_files": "TDPopupKit/Classes/**/*",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "SwiftEntryKit": [
28       "1.2.6"
29     ]
30   },
31   "swift_version": "5.0"