blob: 0aa74db8cbd1cb251a0f00caa6ed97645f7fbfbc [file] [log] [blame]
{
"name": "CariocaMenu",
"version": "2.0.1",
"summary": "The fastest zero-tap navigation menu.",
"description": "CariocaMenu is a new kind of navigation menu for iOS apps. Everything is based on gestures, making the navigation super easy and fast, from any left/right edge of the screen.",
"homepage": "https://github.com/arn00s/cariocamenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnaud Schloune": "arnaud.schloune@gmail.com"
},
"social_media_url": "https://twitter.com/mmommommomo",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/arn00s/cariocamenu.git",
"tag": "2.0.1"
},
"source_files": "Sources/*",
"frameworks": "Foundation"
}