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