blob: 5ed0e8a6cccd2262c2a1b5da933707103ede3bc9 [file] [log] [blame]
{
"name": "SCTableIndex",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SCTableIndex/Classes/**/*",
"pushed_with_swift_version": "3.0"
}