blob: 5f7506ee41733d1fb1bae9272b1874b2a20b616f [file] [log] [blame]
{
"name": "JCPageView",
"version": "0.0.1",
"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.1"
},
"source_files": "JCPageView/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"dependencies": {
"Then": [
"~> 2.3.0"
],
"SnapKit": [
"~> 4.0"
]
},
"swift_version": "4.0"
}