blob: ffabc0accb8af8581cb0ab46419c042776964c28 [file] [log] [blame]
{
"name": "SCTableIndex",
"version": "0.3.0",
"summary": "SCTableIndex is tableview item index list not use section Header",
"description": "SCTableIndex is tableview item index list not use section Header. If you set the sorted item as a string array, it makes a table of contents with the first letter. Then click on the letter to move the table view to the first item.",
"homepage": "https://github.com/myoungsc/SCTableIndex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"myoungsc": "myoungsc.dev@gmail.com"
},
"source": {
"git": "https://github.com/myoungsc/SCTableIndex.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCTableIndex/Classes/**/*",
"swift_version": "5.0"
}