blob: 42340d6dbb2978b90d5d43280eae4a4c23dcc045 [file] [log] [blame]
{
"name": "JCPageView",
"version": "0.0.2",
"summary": "简单实用的pageView,实现分页效果",
"homepage": "https://github.com/JC2018424/JCPageView",
"license": "MIT",
"authors": {
"JC": "13451001517@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JC2018424/JCPageView.git",
"tag": "0.0.2"
},
"source_files": "JCPageView/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Then": [
"~> 2.3.0"
],
"SnapKit": [
"~> 4.0"
]
},
"swift_version": "4.0"
}