blob: 2205bac54f13af347075a2c359ca77a620af012c [file] [log] [blame]
{
"name": "TableSectionIndex",
"version": "0.0.1",
"summary": "A short description of TableSectionIndex.",
"homepage": "https://github.com/superyang2019/TableSectionIndex",
"license": "MIT",
"authors": {
"YangLiu": "15172330362@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/superyang2019/TableSectionIndex.git",
"tag": "0.0.1"
},
"source_files": "Sources/TableSectionIndex/**/*.{h,m,swift}",
"frameworks": "UIKit",
"requires_arc": true
}