[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 2 / 9 / YQScrollView / 1.0.0 / YQScrollView.podspec.json
blob58f38da0cef67501e6b5a979d9fd45b717e87071
2   "name": "YQScrollView",
3   "version": "1.0.0",
4   "summary": "scrollView 互相嵌套 实现平滑滚动 解决手势冲突 丝滑般顺溜",
5   "homepage": "https://github.com/gyg6/YQScrollViewNested",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tany": "18738193980@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/gyg6/YQScrollViewNested.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "YQScrollView/Header.h",
21   "requires_arc": true,
22   "dependencies": {
23     "TYPagerController": [
24       "~> 2.1.0"
25     ]
26   },
27   "public_header_files": "YQScrollView/Header.h"