blob: 378088219c60979bd149a3311cf356164969d8df [file] [log] [blame]
{
"name": "GFMenuView",
"version": "0.1.0",
"summary": "一个展示全屏菜单的小封装.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/guofengld/GFMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guofengld": "guofengld@gmail.com"
},
"source": {
"git": "https://github.com/guofengld/GFMenuView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GFMenuView/Classes/**/*",
"dependencies": {
"pop": [
],
"Masonry": [
]
}
}