blob: 4a2053da80a2f08182a28efc25d59a330bcb542b [file] [log] [blame]
{
"name": "CVPageView",
"version": "1.1.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.1.0"
},
"source_files": "CVPageView/Classes/**/*.{h, m}",
"requires_arc": true
}