blob: 79cefe459510c7eb74421b0986d3a26e349df7ac [file] [log] [blame]
{
"name": "MYTableViewIndex",
"version": "0.6.1",
"summary": "A pixel perfect replacement for UITableView section index, written in Swift.",
"description": "MYTableViewIndex is a re-implementation of UITableView section index. This control is usually seen in apps displaying contacts, music tracks and other alphabetically sorted data. MYTableViewIndex completely replicates native iOS section index, but can also display images and has many customization capabilities.",
"homepage": "https://github.com/mindz-eye/MYTableViewIndex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Makarov Yuriy": "makarov.yuriy@gmail.com"
},
"source": {
"git": "https://github.com/mindz-eye/MYTableViewIndex.git",
"tag": "0.6.1"
},
"social_media_url": "https://twitter.com/mindZ_eYe",
"platforms": {
"ios": "8.0"
},
"source_files": "MYTableViewIndex/**/*",
"pushed_with_swift_version": "4.0"
}