[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 0 / 1 / 4 / JCPagesView / 0.0.4 / JCPagesView.podspec.json
blob7111c4e156fc481cddc0b9268ffa71e5d1ed34d6
2   "name": "JCPagesView",
3   "version": "0.0.4",
4   "summary": "简单实用的pageView,实现分页效果",
5   "homepage": "https://github.com/JC2018424/JCPagesView",
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/JCPagesView.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "JCPagesView/*.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"