blob: 6597505b55739797a5230f52318d45d04a9e03d0 [file] [log] [blame]
{
"name": "PNPageControl",
"version": "1.0.2",
"summary": "一个可以自定义的pageControl",
"description": "这是一个PageControl的组件,可以高度自定义,欢迎大家下载使用",
"homepage": "https://github.com/P1nov/PNPageViewController",
"license": "MIT",
"authors": {
"P1nov": "1473781785@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/P1nov/PNPageViewController.git",
"tag": "1.0.2"
},
"source_files": "PNSegmentedControl/*",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Masonry": [
]
}
}