blob: 44a2bcbb24788589a30e73de73a9ebab8b875d35 [file] [log] [blame]
{
"name": "SectionIndexView",
"version": "1.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": "1.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"
}