[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 1 / f / RWBlurPopover / 1.0.0 / RWBlurPopover.podspec.json
bloba584c4d3bc5e24a98c5a806d46afc6535b161aec
2   "name": "RWBlurPopover",
3   "version": "1.0.0",
4   "summary": "Show a UIViewController in a popover with background blurred. ",
5   "description": "                   Show a UIViewController in a popover with background blurred. \n                   Support iOS 5.1+ on iPhone and iPad. Inspired by Twitter music.\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": "5.1"
14   },
15   "source": {
16     "git": "https://github.com/eternityz/RWBlurPopover.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "RWBlurPopover",
21     "RWBlurPopover/**/*.{h,m}"
22   ],
23   "requires_arc": true