blob: 8aa6a51ea1c0690aa3d8b757b9ef2e09f8a4b918 [file] [log] [blame]
{
"name": "JCSlideMenu",
"version": "0.1.0",
"summary": "A simple slide out menu inspired by AKSwiftSlideMenu",
"description": "A simple slide out menu inspired by AKSwiftSlideMenu. An easy way to add a slide out draw to your app.",
"homepage": "https://github.com/jackcolley/JCSlideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jackcolley": "jack@jackcolley.co.uk"
},
"source": {
"git": "https://github.com/jackcolley/JCSlideMenu.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/jackcolley",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "JCSlideMenu/Classes/**/*"
}