blob: a34f2a7492a6cd499931034d81a544e47c3b5d1d [file] [log] [blame]
{
"name": "IFMMenu",
"version": "1.0.2",
"authors": {
"liugangios": "ustbliugang@163.com"
},
"homepage": "https://github.com/liugangios/IFMMenu",
"summary": "a dropdown menu for ios like wechat homepage.",
"source": {
"git": "https://github.com/liugangios/IFMMenu.git",
"tag": "1.0.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "IFMMenu",
"public_header_files": "IFMMenu/*.h"
}