[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / b / f / PopItUp / 1.0.1 / PopItUp.podspec.json
blobcf23e9831dd03a28baa82f806d3e9764793e7834
2   "name": "PopItUp",
3   "version": "1.0.1",
4   "summary": "A framework to display your view controllers like popup",
5   "description": "PopItUp is a framework that allow you to present your view controllers as a popup.\nThe framework uses iOS 8 new UIModalPresentationStyle and a wrapper to present your view controller with a custom size that can be determined with autolayout or set manualy.",
6   "homepage": "https://github.com/fritzgerald/PopItUp",
7   "screenshots": "https://raw.githubusercontent.com/fritzgerald/screenshots/master/PopItUp/Capture01.gif",
8   "license": "MIT",
9   "authors": {
10     "MUISEROUX Fritzgerald": "f.muiseroux@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/FMuiseroux",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/fritzgerald/PopItUp.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "Source/*.swift",
21   "swift_version": "4.0"