blob: d1c57e9ec4490c44d6a8fe08e28f8805ff1b6e9d [file] [log] [blame]
{
"name": "ZWPopMenu",
"version": "0.0.2",
"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.2"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": "Classes/*.h",
"frameworks": "UIKit"
}