blob: c2b9c4f2cbedaf372f5519091a8b06f470ca2577 [file] [log] [blame]
{
"name": "XHSinaMenuView",
"version": "1.0",
"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.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "SinaMenuView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"XHRealTimeBlur": [
],
"pop": [
]
}
}