[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 6 / 9 / 5 / DZSwipeViewController / 0.1.6 / DZSwipeViewController.podspec.json
blob6875781b00178ce596b5ff5e7748c84284a0fc12
2   "name": "DZSwipeViewController",
3   "version": "0.1.6",
4   "summary": "DZSwipeViewController,左右滑动的视图控制器,支持顶部样式自定义。",
5   "description": "                       DZSwipeViewController,左右滑动的视图控制器,支持顶部样式自定义。方便用来实现顶部Tab的视图管理器,支持视图左右滑动。\n",
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.1.6"
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   }