blob: a857055d48bc2add03f70fd19ed522d00be99e4a [file] [log] [blame]
{
"name": "DZSwipeViewController",
"version": "0.2.10",
"summary": "DZSwipeViewController,左右滑动的视图控制器,支持顶部样式自定义。",
"description": "DZSwipeViewController,左右滑动的视图控制器,支持顶部样式自定义。方便用来实现顶部Tab的视图管理器,支持视图左右滑动。",
"homepage": "https://github.com/yishuiliunian/DZSwipeViewController",
"license": "MIT",
"authors": {
"stonedong": "yishuiliunian@gmail.com"
},
"source": {
"git": "https://github.com/yishuiliunian/DZSwipeViewController.git",
"tag": "0.2.10"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DZSwipeViewController": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"DZGeometryTools": [
]
}
}