blob: 5abf4c8fae81cdac1123eb8ffbe3c394ab77f681 [file] [log] [blame]
{
"name": "SectionIndexView",
"version": "0.0.2",
"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.2"
},
"source_files": "SectionIndexViewDemo/SectionIndexView/**/*.{h,m,swift}",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"requires_arc": true
}