blob: b22e207eefac3e2fed80c9ac1a0f3358a3cd79bf [file] [log] [blame]
{
"name": "XHPopMenu",
"version": "1.0.10",
"summary": "A menu like a pop view.",
"description": "It is a menu view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/chengxianghe/XHPopMenu",
"screenshots": "https://github.com/chengxianghe/watch-gif/raw/master/PopMenu.gif?raw=true",
"license": "MIT",
"authors": {
"chengxianghe": "chengxianghe@outlook.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/chengxianghe/XHPopMenu.git",
"tag": "1.0.10"
},
"source_files": "XHPopMenu/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}