blob: f1abcf2560e7d845641e9b0fb432cc855def0101 [file] [log] [blame]
{
"name": "ZYMenu",
"version": "0.0.1",
"summary": "a menu view",
"description": "brow a view show a view show as a menu for controller",
"homepage": "https://github.com/YunzzzZ/ZYMenuDemo",
"license": "MIT",
"authors": {
"ZY": "zy1198299091@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/YunzzzZ/ZYMenuDemo.git",
"tag": "0.0.1"
},
"source_files": [
"ZYMenu",
"ZYMenu/**/*.{h,m}"
],
"public_header_files": "ZYMenu/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}