[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / 5 / DZSwipeViewController / 0.1.0 / DZSwipeViewController.podspec.json
blob19868a839d09b9b231db43d52067d217bc89cb85
2   "name": "DZSwipeViewController",
3   "version": "0.1.0",
4   "summary": "DZSwipeViewController 类似于TabController的视图交互空间,tabbar在上方,支持视图之间横向滑动",
5   "description": "                       DZSwipeViewController\n                       类似于TabController的视图交互空间,tabbar在上方,支持视图之间横向滑动,现在是初级版本。\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.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DZSwipeViewController": [
22       "Pod/Assets/*.png"
23     ]
24   }