blob: 1b591bdfdd6c89a1e70eb1dc2bb4cd125bb565e1 [file] [log] [blame]
{
"name": "YJSScrollMenu",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJSScrollMenu/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"YYWebImage": [
"~> 1.0.5"
],
"Masonry": [
"~> 1.1.0"
]
}
}