[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / e / YBPagerView / 0.0.3 / YBPagerView.podspec.json
blob54c98a908d22dad760df1d8d2ab533979844eeca
2   "name": "YBPagerView",
3   "version": "0.0.3",
4   "summary": "根据JXPagingView优化而来,主要适配了无障碍,优化了部分api",
5   "description": "根据JXPagingView优化而来,适配了无障碍,优化了部分api",
6   "homepage": "https://github.com/lyb5834/YBPagerView.git",
7   "license": "MIT",
8   "authors": {
9     "lyb": "lyb5834@126.com"
10   },
11   "source": {
12     "git": "https://gitee.com/lyb5834/YBPagerView.git",
13     "tag": "0.0.3"
14   },
15   "source_files": "YBPagerView/YBPagerView/*.{h,m}",
16   "requires_arc": true,
17   "dependencies": {
18     "Masonry": [
20     ]
21   },
22   "platforms": {
23     "ios": "6.0"
24   }