blob: a62329239dd2fae104d5f22280b9a2ea91230d30 [file] [log] [blame]
{
"name": "XHPopMenu",
"version": "1.0.11",
"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.11"
},
"source_files": "XHPopMenu/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}