blob: 88d4e02b343a2f4673f316e82431b472af23c6ae [file] [log] [blame]
{
"name": "CariocaMenu",
"version": "1.1",
"summary": "The fastest zero-tap iOS menu",
"description": "A simple, fast, and very accessible menu for your iOS apps.\nThe menu will show when the user slides from an edge of the screen, or taps on it.",
"homepage": "https://github.com/arn00s/cariocamenu",
"screenshots": "https://raw.githubusercontent.com/arn00s/cariocamenu/master/cariocamenu.gif",
"license": "MIT",
"authors": {
"Arnaud Schloune": "arnaud.schloune@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/arn00s/cariocamenu.git",
"tag": "1.1"
},
"source_files": [
"Classes",
"carioca/Library/CariocaMenu.swift"
],
"requires_arc": true,
"social_media_url": "http://twitter.com/arnaud_momo",
"pushed_with_swift_version": "3.0"
}