[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / a / b / d / JCSlideMenu / 0.1.0 / JCSlideMenu.podspec.json
blob8aa6a51ea1c0690aa3d8b757b9ef2e09f8a4b918
2   "name": "JCSlideMenu",
3   "version": "0.1.0",
4   "summary": "A simple slide out menu inspired by AKSwiftSlideMenu",
5   "description": "A simple slide out menu inspired by AKSwiftSlideMenu. An easy way to add a slide out draw to your app.",
6   "homepage": "https://github.com/jackcolley/JCSlideMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jackcolley": "jack@jackcolley.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/jackcolley/JCSlideMenu.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/jackcolley",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "JCSlideMenu/Classes/**/*"