blob: f85788f0472bd82f4628540e1711fe397fb23778 [file] [log] [blame]
{
"name": "HZCustomToolBar",
"version": "0.1.0",
"summary": "一个简单的页面底部任务提交toolBar工具条",
"description": "一个简单的页面底部任务提交toolBar工具条,类似于聊天窗口",
"homepage": "https://github.com/liuyihau/HZCustomToolBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyihua": "liuyihua2015@sina.com"
},
"source": {
"git": "https://github.com/liuyihau/HZCustomToolBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HZCustomToolBar/Classes/**/*",
"resource_bundles": {
"HZCustomToolBar": [
"HZCustomToolBar/Assets/*"
]
}
}