4 "summary": "Showing your contents in a popup view",
5 "description": "JDPopup is a popup container for iOS. It shows a popup view with an arrow that indicates the sender point. You can put any type of UIView into it, UILabel, UITableView, UICollecitonView, UITextView... etc. All you need to do is to put them into its API, JDPopup automatically determines showing up on the maximum available height, or you can custom the width and height.",
6 "homepage": "https://github.com/jdleung/JDPopup",
12 "jdleung": "jdleungs@gmail.com"
17 "pod_target_xcconfig": {
18 "SWIFT_VERSION": "5.0"
20 "swift_versions": "5.0",
22 "git": "https://github.com/jdleung/JDPopup.git",
25 "source_files": "JDPopup/*.swift",
27 "resources": "JDPopup/exit.png",
28 "swift_version": "5.0"