blob: d73ff68ddc06f8b93ba69a9b7fb99d7807704de3 [file] [log] [blame]
{
"name": "TTTableIndexView",
"version": "1.0.0",
"summary": "TableIndexView",
"description": "customize the indexView of UITableView",
"homepage": "https://github.com/heqiang945/TTTableIndexView",
"license": "MIT",
"authors": {
"heqiang": "he15023306643@126.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/heqiang945/TTTableIndexView.git",
"tag": "1.0.0"
},
"source_files": "TTTableIndexViewDemo/TableViewSectionIndexView/*.{h,m}",
"exclude_files": "",
"requires_arc": true
}