[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / f / 6 / XHPopMenu / 1.0.0 / XHPopMenu.podspec.json
blob37e7a2cb23352c8b6e14ea004dab72f829e9ee7c
2   "name": "XHPopMenu",
3   "version": "1.0.0",
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.0"
18   },
19   "source_files": "XHPopMenu/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true