[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / b / f / PopItUp / 1.1.0 / PopItUp.podspec.json
blob53c3efc5a294569b88558052008a84b2b16b2997
2   "name": "PopItUp",
3   "version": "1.1.0",
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/fitji911",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/fritzgerald/PopItUp.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Source/*.swift",
21   "swift_version": "4.2"