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