blob: b3e6e81b02358fca6beb873971ddcb0728a77c39 [file] [log] [blame]
{
"name": "FHCTopLineView",
"version": "1.0.0",
"summary": "FHCTopLineView是类似于淘宝的广告上下滚动的需求。",
"description": "FHCTopLineView是基于SDCycleScrollView封装的类似于淘宝的广告上下滚动的需求。",
"homepage": "https://github.com/huicongfu/FHCTopLineView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuhuicong": "fuhuicong@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huicongfu/FHCTopLineView.git",
"tag": "1.0.0"
},
"source_files": "FHCTopLineViewDemo/FHCTopLineViewDemo/FHCTopLineView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}