blob: 19868a839d09b9b231db43d52067d217bc89cb85 [file] [log] [blame]
{
"name": "DZSwipeViewController",
"version": "0.1.0",
"summary": "DZSwipeViewController 类似于TabController的视图交互空间,tabbar在上方,支持视图之间横向滑动",
"description": " DZSwipeViewController\n 类似于TabController的视图交互空间,tabbar在上方,支持视图之间横向滑动,现在是初级版本。\n",
"homepage": "https://github.com/yishuiliunian/DZSwipeViewController",
"license": "MIT",
"authors": {
"stonedong": "yishuiliunian@gmail.com"
},
"source": {
"git": "https://github.com/yishuiliunian/DZSwipeViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DZSwipeViewController": [
"Pod/Assets/*.png"
]
}
}