blob: 14d7a4a5cc5887c61548e99ba465b0f743b3aae1 [file] [log] [blame]
{
"name": "SListView",
"version": "0.3.0",
"summary": "the custom tableView of horizontal sliding and support carousel figure",
"description": "可以水平滑动的自定义tableView,且已支持无限轮播,后续会继续完善“垂直滑动”以及“卡片样式”.",
"homepage": "https://github.com/x5forever/SListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"x5": "x5forever@163.com"
},
"source": {
"git": "https://github.com/x5forever/SListView.git",
"tag": "V0.3.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SListViewDemo/SListViewDemo/Classes/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}