[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 5 / SwiftyPopUpView / 0.1.7 / SwiftyPopUpView.podspec.json
blobf367a2013cf20f47a16e55141da6ef0670ae5656
2   "name": "SwiftyPopUpView",
3   "version": "0.1.7",
4   "summary": "Fantastic modal Pop Up View written in Swift.",
5   "description": "Modal Pop Up View written in Swift for presenting your content. You can use it instead of alert controller.",
6   "homepage": "https://github.com/palozinski/SwiftyPopUpView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pawel": "palozinski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/palozinski/SwiftyPopUpView.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SwiftyPopUpView/PopUpView.swift",
22   "pushed_with_swift_version": "3.0"