[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / f / RWBlurPopover / 3.0.1 / RWBlurPopover.podspec.json
blobbbe62aead1712b1271bcc528728e8a3d3287bc2b
2   "name": "RWBlurPopover",
3   "version": "3.0.1",
4   "summary": "Show a UIViewController in a popover with background blurred. ",
5   "description": "                   Show a UIViewController in a popover with background blurred. Based on iOS7 UIKit Dynamics and custom UIViewController transitions.\n",
6   "homepage": "https://github.com/eternityz/RWBlurPopover",
7   "license": "MIT",
8   "authors": {
9     "eternityz": "id@zhangbin.cc"
10   },
11   "social_media_url": "http://twitter.com/eternity1st",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/eternityz/RWBlurPopover.git",
17     "tag": "3.0.1"
18   },
19   "source_files": [
20     "RWBlurPopover",
21     "RWBlurPopover/**/*.{h,m}"
22   ],
23   "requires_arc": true