blob: 94fe423b4172accb14ea6d286be419dd0a5df662 [file] [log] [blame]
{
"name": "MGIndexView",
"version": "2.0.1",
"summary": "MGIndexView字母侧边索引,UITableView的sectionIndexTitles",
"homepage": "https://github.com/LYM-mg/MGIndexView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"LYM-mg": "1292043630@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LYM-mg/MGIndexView.git",
"tag": "2.0.1"
},
"frameworks": "UIKit",
"source_files": "MGIndexView/**/*/MGIndexView/*.swift",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}