[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 7 / CVPageView / 1.0.0 / CVPageView.podspec.json
blob66ce39b7fdceec3e4b1124b4afcd256b766bec7a
2   "name": "CVPageView",
3   "version": "1.0.0",
4   "summary": "分页的pageView,横向滑动",
5   "description": "支持横向滑动分页,可独立设计每一页的控制器,隔离文件",
6   "homepage": "https://github.com/weixhe/CVPageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weixhe": "workerwei@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/weixhe/CVPageView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "CVPageView/Classes/*.{h, m}",
22   "requires_arc": true