[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 9 / PopMenu / 2.4 / PopMenu.podspec.json
blobdf32ee0cbab1a77da7d7505c0bd92689e81bce6c
2   "name": "PopMenu",
3   "version": "2.4",
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.4"
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   }