[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 1 / f / RWBlurPopover / 2.0.1 / RWBlurPopover.podspec.json
blob876db7de1f8e45b5de1c45ab16b217725a1ca727
2   "name": "RWBlurPopover",
3   "version": "2.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": "2.0.1"
18   },
19   "source_files": [
20     "RWBlurPopover",
21     "RWBlurPopover/**/*.{h,m}"
22   ],
23   "requires_arc": true