blob: 594d02845bc9ac549bf67a66f9ddf4038b5d1b02 [file] [log] [blame]
{
"name": "SectionIndexView",
"version": "0.0.3",
"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.3"
},
"source_files": "SectionIndexViewDemo/SectionIndexView/**/*.{h,m,swift}",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"requires_arc": true
}