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