[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 6 / XHPopMenu / 1.0.4 / XHPopMenu.podspec.json
blob4c2524f07dafd2325c750a161f2d28312bef83d7
2   "name": "XHPopMenu",
3   "version": "1.0.4",
4   "summary": "A menu like a pop view.",
5   "description": "It is a menu view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/chengxianghe/XHPopMenu",
7   "screenshots": "https://github.com/chengxianghe/watch-gif/raw/master/PopMenu.gif?raw=true",
8   "license": "MIT",
9   "authors": {
10     "chengxianghe": "chengxianghe@outlook.com"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/chengxianghe/XHPopMenu.git",
17     "tag": "1.0.4"
18   },
19   "source_files": "XHPopMenu/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true