[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / a / XHSinaMenuView / 1.1 / XHSinaMenuView.podspec.json
blobbf03fa1b701dac15d0ba6d355dac9e119a3e506f
2   "name": "XHSinaMenuView",
3   "version": "1.1",
4   "summary": "SinaMenuView is pop animation menu inspired by sina weibo app.",
5   "homepage": "https://github.com/xhzengAIB/SinaMenuView",
6   "license": "MIT",
7   "authors": {
8     "xhzengAIB": "xhzengAIB@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xhzengAIB/SinaMenuView.git",
12     "tag": "1.1"
13   },
14   "frameworks": [
15     "Foundation",
16     "CoreGraphics",
17     "UIKit"
18   ],
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "SinaMenuView/*.{h,m}",
23   "requires_arc": true,
24   "dependencies": {
25     "XHRealTimeBlur": [
27     ],
28     "pop": [
30     ]
31   }