blob: 426dd0fff4ebbd2dde5e9ab62d0e9acc4b16470c [file] [log] [blame]
{
"name": "TPLSideslipView",
"version": "0.0.1",
"summary": "侧滑视图组件",
"description": "一个能简单快速给UIView对象添加侧滑视图的视图组件",
"homepage": "https://github.com/nb-tpl/TPLSideslipView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tiperTan": "1330768953@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/nb-tpl/TPLSideslipView.git",
"tag": "0.0.1"
},
"source_files": "TPLSideslipView/TPLSideslipView/*.{h,m}"
}