[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 4 / DXPopoverKnockdownFork / 0.1.5 / DXPopoverKnockdownFork.podspec.json
blob2288a710b3909ab83ea75973713bf0cea12c33d7
2   "name": "DXPopoverKnockdownFork",
3   "version": "0.1.5",
4   "summary": "A Popover mimic Facebook  app popover using UIKit.",
5   "description": "A fork of DXPopover for Knockdown Outdoors iOS Application\n\nA Popover mimic Facebook  app popover using UIKit.\n\n              The concept of this popover is very simple: add your contentView in a popover, then show the popover in the container view.\n              * Markdown format.\n              * Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/xiekw2010/DXPopover",
7   "license": "MIT",
8   "authors": {
9     "xiekw2010": "xiekw2010@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rjmiller2543/DXPopoverKnockdownFork.git",
13     "tag": "0.1.5"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DXPopover": [
22       "Pod/Assets/*.png"
23     ]
24   }