[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 5 / SwiftyPopUpView / 0.1.8 / SwiftyPopUpView.podspec.json
blob27bf692c82befd7e1dfead2f4fc590f08f1ac407
2   "name": "SwiftyPopUpView",
3   "version": "0.1.8",
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.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SwiftyPopUpView/{PopUpView.swift, PopUp.storyboard}",
22   "pushed_with_swift_version": "3.0"