blob: 22599aacc426d6d1b0f14120da0e41cb620a87e2 [file] [log] [blame]
{
"name": "SHLabelPageView",
"version": "1.0.4",
"summary": "标签页",
"license": "MIT",
"authors": {
"CSH": "624089195@qq.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"homepage": "https://github.com/CCSH/SHLabelPageView",
"source": {
"git": "https://github.com/CCSH/SHLabelPageView.git",
"tag": "1.0.4"
},
"source_files": "SHLabelPageView/*.{h,m}",
"dependencies": {
"UIView+SHExtension": [
"0.0.1"
]
}
}