blob: 12600722d1b9f3b140efd29111a1ed59c5c853e3 [file] [log] [blame]
{
"name": "FMenu",
"version": "1.0.0",
"authors": {
"fangqingmei": "fangqing_mei@163.com"
},
"homepage": "https://github.com/fangqingmei/FMenu",
"summary": "a demo",
"source": {
"git": "https://github.com/fangqingmei/FMenu.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "FMenu",
"public_header_files": "FMenu/*.h"
}