blob: 3c4ef24cd4a6b52b563c62d91419ad5380624b73 [file] [log] [blame]
{
"name": "XLJSegScrollView",
"version": "1.0.1",
"summary": "快速实现标题和下划线一起滚动的功能",
"description": "标题内容滚动的封装,可快速实现功能模块。",
"homepage": "https://github.com/marlonxlj/XLJSegScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marlonxlj": "marlonxlj@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/marlonxlj/XLJSegScrollView.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"XLJSegScrollView/Classes/XlJSegScrollviews/**/*.{h,m}"
],
"requires_arc": true
}