blob: 0327ed11bbe404f66fa22fa24d64e37ba0cd15f9 [file] [log] [blame]
{
"name": "IndexBar",
"version": "0.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": "0.0.1"
},
"source_files": "IndexBar/*",
"frameworks": "UIKit",
"requires_arc": true
}