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