blob: 35f335d142ff7aaf5292c0c96b644acc0e7eca23 [file] [log] [blame]
{
"name": "HBScrollPageView",
"summary": "HBScrollPageView with pageViewController.",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MrCuihongbao": "675282505@qq.com"
},
"social_media_url": "https://mrcuihongbao.github.io",
"homepage": "https://github.com/MrCuiHongbao/HBScrollPageView",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MrCuiHongbao/HBScrollPageView.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "HBScrollPageView/**/*.{h,m}",
"public_header_files": "HBScrollPageView/**/*.{h}",
"frameworks": "UIKit"
}