[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / c / YLFPopoverBackgroundView / 0.1.1 / YLFPopoverBackgroundView.podspec.json
blobd491e14153caa9bee66a7782b03258d202e49e3a
2   "name": "YLFPopoverBackgroundView",
3   "version": "0.1.1",
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.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "YLFPopoverBackgroundView/Classes/**/*",
20   "resource_bundles": {
21     "YLFPopoverBackgroundView": [
22       "YLFPopoverBackgroundView/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"