blob: 1b099280fc1e18d5ea3bf7373ac9fcd5ec743226 [file] [log] [blame]
{
"name": "KxMenu",
"version": "1",
"summary": "KxMenu is a vertical popup menu for using in iOS applications.",
"description": " KxMenu is a vertical popup menu for using in iOS applications. \n It can popup a menu where ever on the screen.\n",
"homepage": "https://github.com/kolyvan/kxmenu",
"screenshots": [
"https://raw.github.com/kolyvan/kxmenu/master/screenshot/example.png",
"https://raw.github.com/kolyvan/kxmenu/master/screenshot/example.gif"
],
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"kolyvan": "ru.kolyvan@gmail.com",
"jcccn": "jccuestc@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/kolyvan/kxmenu.git",
"tag": "v1"
},
"source_files": "Source/KxMenu.*",
"frameworks": "UIKit",
"requires_arc": true
}