blob: 69d7f61c67e024d2bc4aeb42a7619b05121a7657 [file] [log] [blame]
{
"name": "PopMenu",
"version": "2.3",
"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.3"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "PopMenu/*.{h,m}",
"requires_arc": true,
"dependencies": {
"XHRealTimeBlur": [
],
"pop": [
]
}
}