[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / b / a / DPEdgeMenu / 0.1.2 / DPEdgeMenu.podspec.json
blob20046b28c63ca12d5ab5035273c219791cfdcfe5
2   "name": "DPEdgeMenu",
3   "version": "0.1.2",
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.2"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/DPEdgeMenu-Swift/",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "module_name": "DPEdgeMenu",
25   "swift_versions": "5.0",
26   "swift_version": "5.0"