blob: b760ec246e9f83c6d7082b8968c0066752b3106e [file] [log] [blame]
{
"name": "ZWPopMenu",
"version": "0.0.4",
"summary": "ZWPopMenu is simple and easy to use",
"homepage": "https://github.com/Initial-C",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Initial-C": "iwilliamchang@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Initial-C/ZWPopMenu.git",
"tag": "0.0.4"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "UIKit"
}