blob: 0b1216c13d42b7855e33ebe268d2a736092b8a09 [file] [log] [blame]
{
"name": "IFMMenu",
"version": "1.0.1",
"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.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "IFMMenu",
"public_header_files": "IFMMenu/*.h"
}