blob: 6ecf6ce3ae40b2e2f66851e4ffc874a0be82db85 [file] [log] [blame]
{
"name": "YJSScrollMenu",
"version": "0.0.2",
"summary": "类似美团淘宝的icon menu菜单",
"description": "TODO: 类似美团淘宝的icon menu菜单",
"homepage": "https://github.com/YuanJiaShuai/YJSScrollMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuanJiaShuai": "1361253662@qq.com"
},
"source": {
"git": "https://github.com/YuanJiaShuai/YJSScrollMenu.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJSScrollMenu/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit",
"dependencies": {
"YYWebImage": [
"~> 1.0.5"
],
"Masonry": [
"~> 1.1.0"
]
}
}