blob: 66ce39b7fdceec3e4b1124b4afcd256b766bec7a [file] [log] [blame]
{
"name": "CVPageView",
"version": "1.0.0",
"summary": "分页的pageView,横向滑动",
"description": "支持横向滑动分页,可独立设计每一页的控制器,隔离文件",
"homepage": "https://github.com/weixhe/CVPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weixhe": "workerwei@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weixhe/CVPageView.git",
"tag": "1.0.0"
},
"source_files": "CVPageView/Classes/*.{h, m}",
"requires_arc": true
}