blob: 6fe8298a1a9fe8f0e3c42d3f4b71cad823037605 [file] [log] [blame]
{
"name": "CollectionViewIndex",
"version": "2.0.0",
"summary": "View that replicates the built in UITableView section index, but for use in UICollectionView.",
"authors": "Hilton Campbell",
"homepage": "https://github.com/CrossWaterBridge/CollectionViewIndex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/CrossWaterBridge/CollectionViewIndex.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CollectionViewIndex/*.swift",
"requires_arc": true
}