[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 0 / c / YLFPopoverBackgroundView / 0.1.4 / YLFPopoverBackgroundView.podspec.json
blob1d52c2d55f27cf15cb023511e28f813bfcdf474b
2   "name": "YLFPopoverBackgroundView",
3   "version": "0.1.4",
4   "summary": "support custom PopoverBackgroundView for UIPopoverPresentationController",
5   "description": "YLFPopoverBackgroundView help you customize UI for UIPopoverPresentationController background;",
6   "homepage": "https://github.com/leavesster/YLFPopoverBackgroundView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "leavesster",
12   "source": {
13     "git": "https://github.com/leavesster/YLFPopoverBackgroundView.git",
14     "tag": "0.1.4"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "YLFPopoverBackgroundView/Classes/**/*",
20   "resource_bundles": {
21     "YLFPopoverBackgroundView": [
22       "YLFPopoverBackgroundView/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"