blob: 977a475239fff4fb5788b27f2626a0468ce03da9 [file] [log] [blame]
{
"name": "UzysSlideMenu",
"version": "1.0.0",
"summary": "Slide Dropdown Menu.",
"authors": {
"UzysJung": "uzysjung@gmail.com"
},
"homepage": "https://github.com/uzysjung/UzysSlideMenu",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/uzysjung/UzysSlideMenu.git",
"tag": "1.0.0"
},
"requires_arc": false,
"source_files": "UzysSlideMenu/Library",
"public_header_files": "UzysSlideMenu/Library/*.h",
"ios": {
"frameworks": "QuartzCore"
}
}