[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / 3 / 9 / JCPageView / 0.0.1 / JCPageView.podspec.json
blob5f7506ee41733d1fb1bae9272b1874b2a20b616f
2   "name": "JCPageView",
3   "version": "0.0.1",
4   "summary": "简单实用的pageView,实现分页效果",
5   "homepage": "https://github.com/JC2018424/JCPageView",
6   "license": "MIT",
7   "authors": {
8     "JC": "13451001517@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/JC2018424/JCPageView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "JCPageView/*.swift",
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "dependencies": {
21     "Then": [
22       "~> 2.3.0"
23     ],
24     "SnapKit": [
25       "~> 4.0"
26     ]
27   },
28   "swift_version": "4.0"