[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 4 / DXPopoverKnockdownFork / 0.1.4 / DXPopoverKnockdownFork.podspec.json
blob77e3a5ccbd4b55a9e7e7b730a8b5c1379dcec0e1
2   "name": "DXPopoverKnockdownFork",
3   "version": "0.1.4",
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.4"
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   }