[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 7 / SwiftSideMenu / 1.0.4 / SwiftSideMenu.podspec.json
blob8e45e48d6a6efe35048faeaf9412f9165e9276e5
2   "name": "SwiftSideMenu",
3   "version": "1.0.4",
4   "summary": "Swift-SideMenu",
5   "description": "Simple customizable Swift sidemenu",
6   "homepage": "https://github.com/chrigu1981/SwiftSideMenu",
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/SwiftSideMenu.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"