blob: 24d406ea109aea1e135613b390ae9a5e076c3869 [file] [log] [blame]
{
"name": "SectionIndexView",
"version": "2.0.0",
"summary": "Customizing the UITableView's section index written in Swift",
"authors": {
"ChenJian": "57150718@qq.com"
},
"homepage": "https://github.com/0xcj/SectionIndexView",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/0xcj/SectionIndexView.git",
"tag": "2.0.0"
},
"source_files": "SectionIndexViewDemo/SectionIndexView/**/*.{h,m,swift}",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"requires_arc": true,
"swift_version": "5.0"
}