blob: 6c8442da4d2ae3ae3111671c3f7a6afaf3cd2d50 [file] [log] [blame]
{
"name": "HDSegmentScroll",
"version": "0.0.2",
"summary": "HDSegmentScroll分为HDSegment和HDScrollView",
"description": "HDSegmentScroll可以自定义segment样式,方便创建轮播图",
"homepage": "https://github.com/SheriffWoody/HDSegmentScroll",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hudi": "dean.hu@drcuiyutao.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SheriffWoody/HDSegmentScroll.git",
"tag": "0.0.2"
},
"source_files": "HDSegmentScroll/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"DKNightVersion": [
]
}
}