[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / a / DPEdgeMenu / 0.1.0 / DPEdgeMenu.podspec.json
blob79818f05053eef5f3c9993e2a814b161e3cf52a5
2   "name": "DPEdgeMenu",
3   "version": "0.1.0",
4   "summary": "edge menu",
5   "description": "simple menu appear from four directions of screen edge",
6   "homepage": "https://github.com/HongliYu/DPEdgeMenu-Swift",
7   "license": "MIT",
8   "authors": {
9     "HongliYu": "yhlssdone@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/HongliYu/DPEdgeMenu-Swift.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "DPEdgeMenuDemo/DPEdgeMenu/",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "module_name": "DPEdgeMenu",
25   "swift_version": "4.2"