blob: df32ee0cbab1a77da7d7505c0bd92689e81bce6c [file] [log] [blame]
{
"name": "PopMenu",
"version": "2.4",
"summary": "PopMenu is pop animation menu inspired by Sina weibo / NetEse app.",
"homepage": "https://github.com/xhzengAIB/PopMenu",
"license": "MIT",
"authors": {
"xhzengAIB": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/xhzengAIB/PopMenu.git",
"tag": "2.4"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "PopMenu/*.{h,m}",
"requires_arc": true,
"dependencies": {
"XHRealTimeBlur": [
],
"pop": [
]
}
}