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