blob: 162fa5cc38656503475e2c429bc76b23ae40779f [file] [log] [blame]
{
"name": "SectionIndexView",
"version": "0.0.1",
"summary": "Customizing the UITableView's section index written in Swift",
"authors": {
"ChenJian": "57150718@qq.com"
},
"homepage": "https://github.com/CJYS/SectionIndexView",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/CJYS/SectionIndexView.git",
"tag": "0.0.1"
},
"source_files": "SectionIndexViewDemo/SectionIndexView/**/*.{h,m,swift}",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"requires_arc": true
}