blob: 79db47229e67ce6535515c2a23340beb723d3c05 [file] [log] [blame]
{
"name": "AIMTableViewIndexBar",
"version": "0.1.0",
"license": "MIT",
"authors": {
"Marek Kotewicz": "https://github.com/debris"
},
"homepage": "https://github.com/debris",
"summary": "Custom index bar for UITableView",
"source": {
"git": "https://github.com/debris/AIMTableViewIndexBar.git",
"tag": "0.1.0"
},
"source_files": [
"AIMTableViewIndexBar",
"AIMTableViewIndexBar/../*.{h/m}"
],
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}