blob: f99f88d2af3764dcd9651e3719cb208be60f9a9d [file] [log] [blame]
{
"name": "IndexBar",
"version": "1.0.1",
"summary": "A tableview index bar with Swift",
"description": "\"A tableview index bar with Swift\"",
"homepage": "https://github.com/rainedAllNight/IndexBar",
"license": "MIT",
"authors": {
"luowei": "1368614674@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/rainedAllNight/IndexBar.git",
"tag": "1.0.1"
},
"source_files": "IndexBar/*",
"frameworks": "UIKit",
"requires_arc": true
}