blob: cedb6132282a967051af5f62cf8669adc360069a [file] [log] [blame]
{
"name": "CollectionIndexToolsLib",
"version": "0.3.0",
"summary": "Custom IndexTools similar to TableViews index bar",
"description": "I believe you must have thought about adding an index like Table View to Collection View. I will give you one today.",
"homepage": "https://github.com/ReverseScale/CollectionIndexToolsLib",
"license": "MIT",
"authors": {
"ReverseScale": "reversescale@icloud.com"
},
"source": {
"git": "https://github.com/ReverseScale/CollectionIndexToolsLib.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CollectionIndexToolsLib/Classes/**/*",
"requires_arc": true
}