blob: 1ff7c0603bec0be520329ee62a465eb3a31a66f5 [file] [log] [blame]
{
"name": "PCMenuPopView",
"version": "0.0.2",
"summary": "A menu pop view used on iOS.",
"description": "It is a menu pop view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/pclion/MenuPopView",
"license": "MIT",
"authors": "peichuang",
"source": {
"git": "https://github.com/pclion/MenuPopView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "PCMenuPopDemo/PCMenuPopView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}