blob: 16de519a5a9bf47cc97805b5e548ca06820ca9f2 [file] [log] [blame]
{
"name": "VVPopMenuView",
"version": "0.0.3",
"summary": "VVPopMenuView is pop animation menu inspired by Sina weibo App.",
"homepage": "https://github.com/Jasonvvei/VVPopMenuView",
"license": "MIT",
"authors": {
"Jasonvvei": "https://github.com/Jasonvvei"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jasonvvei/PopMenuView.git",
"tag": "0.0.3"
},
"source_files": "VVPopMenuView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"pop": [
]
}
}