blob: 49c122d2e35dbae55cb769bad860ec6f7746940f [file] [log] [blame]
{
"name": "FTPopOverMenu",
"version": "1.0.0",
"summary": "A pop over menu.",
"description": "A pop over menu which is maybe the easiest one to use.",
"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": "7.0"
},
"source": {
"git": "https://github.com/liufengting/FTPopOverMenu.git",
"tag": "1.0.0"
},
"source_files": [
"FTPopOverMenu",
"FTPopOverMenu/*.{h,m}"
],
"requires_arc": true
}