blob: 64470ba6ce6dcc921801991284e779adbab9747b [file] [log] [blame]
{
"name": "FTPopOverMenu",
"version": "1.1.7",
"summary": "A pop over menu.",
"description": "A pop over menu which is maybe the easiest one to use. Supports both portrait and landscape.",
"authors": {
"liufengting": "wo157121900@me.com"
},
"homepage": "https://github.com/liufengting/FTPopOverMenu",
"screenshots": "https://raw.githubusercontent.com/liufengting/FTPopOverMenu/master/ScreenShots/Demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/liufengting/FTPopOverMenu.git",
"tag": "1.1.7"
},
"source_files": [
"FTPopOverMenu",
"FTPopOverMenu/*.{h,m}"
],
"requires_arc": true
}