blob: fe3da32814ec966e1947ccf410fe143e5d8c64c8 [file] [log] [blame]
{
"name": "TTCategoryMenuBar",
"version": "0.0.1",
"summary": "多级列表菜单",
"description": "功能丰富的多级列表菜单,支持丰富的自定义",
"homepage": "https://github.com/rollingstoneW/TTCategoryMenuBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rollingstoneW": "190268198@qq.com"
},
"source": {
"git": "https://github.com/rollingstoneW/TTCategoryMenuBar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTCategoryMenuBar/**/*",
"public_header_files": "TTCategoryMenuBar/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}