[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 6 / 9 / 5 / DZSwipeViewController / 0.2.1 / DZSwipeViewController.podspec.json
blob462b517d68bd4e777537a12016f44487ea06011e
2   "name": "DZSwipeViewController",
3   "version": "0.2.1",
4   "summary": "DZSwipeViewController,左右滑动的视图控制器,支持顶部样式自定义。",
5   "description": "DZSwipeViewController,左右滑动的视图控制器,支持顶部样式自定义。方便用来实现顶部Tab的视图管理器,支持视图左右滑动。",
6   "homepage": "https://github.com/yishuiliunian/DZSwipeViewController",
7   "license": "MIT",
8   "authors": {
9     "stonedong": "yishuiliunian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yishuiliunian/DZSwipeViewController.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DZSwipeViewController": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "DZGeometryTools": [
28     ]
29   }