blob: 86abadbc1a8d576838e8364675582c8ec90ac6ab [file] [log] [blame]
{
"name": "YRPageControl",
"version": "1.0.1",
"summary": "A custom style PageControl.",
"description": "A custom style of pagecontrol with 3 kinds of style",
"homepage": "https://github.com/YariZhang/YRPageControl",
"license": "MIT",
"authors": {
"YariZhang": "501822922@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/YariZhang/YRPageControl.git",
"tag": "1.0.1"
},
"source_files": "YRPageControl/*.swift",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}