[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / f / 4 / d / TDPopupKit / 0.1.0 / TDPopupKit.podspec.json
blob63a34b0d2b033a24960c30dd6c6364d7b559fbd2
2   "name": "TDPopupKit",
3   "version": "0.1.0",
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     "tag": "0.1.0"
22   },
23   "source_files": "TDPopupKit/Classes/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "SwiftEntryKit": [
27       "1.2.6"
28     ]
29   },
30   "swift_version": "5.0"