[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / e / YBPagerView / 0.0.1 / YBPagerView.podspec.json
blobf9ba1aa890538bc69ce1e01a41ba814f52801b06
2   "name": "YBPagerView",
3   "version": "0.0.1",
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.1"
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   }