blob: ec460e31443a0502b11c9909d9ceb2e009efa151 [file] [log] [blame]
{
"name": "YRPageControl",
"version": "1.0.0",
"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": "3.0",
"source": {
"git": "https://github.com/YariZhang/YRPageControl.git",
"tag": "1.0.0"
},
"source_files": "YRPageControl/*.swift",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
]
}
}