[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 6 / Swift-SideMenu / 1.0.0 / Swift-SideMenu.podspec.json
blob900ab90d972903e40751250576167aedc73e5511
2   "name": "Swift-SideMenu",
3   "version": "1.0.0",
4   "summary": "Swift-SideMenu",
5   "description": "Simple customizable Swift sidemenu",
6   "homepage": "https://github.com/chrigu1981/Swift-SideMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Steck": "christian.steck@oncom.ch"
13   },
14   "source": {
15     "git": "https://github.com/chrigu1981/Swift-SideMenu.git"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SideMenu/Menu/**/*.{h,m,swift}",
22   "dependencies": {
23     "PureLayout": [
25     ]
26   },
27   "requires_arc": true,
28   "frameworks": "UIKit",
29   "swift_version": "5.0"