blob: 1ea21cbc087cf01dd8c81b2d915a18f50a419312 [file] [log] [blame]
{
"name": "XTableViewIndex",
"version": "0.0.3",
"summary": "用于替代系统私有的UITableViewIndex",
"description": "1、选中时预览放大\n2、滑动时触感反馈\n3、颜色随意设置\n4、字体大小设置\n5、支持全局初始配置",
"homepage": "https://github.com/dte2mdj/XTableViewIndex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xwg": "awen365@qq.com"
},
"source": {
"git": "https://github.com/dte2mdj/XTableViewIndex.git",
"tag": "0.0.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "XTableViewIndex/Classes/**/*",
"resource_bundles": {
"XTableViewIndex": [
"XTableViewIndex/Assets/*.png"
]
},
"frameworks": "UIKit",
"swift_version": "5.0"
}