blob: 25b4bca9076e93a651be8d78fe3d976a578e69f8 [file] [log] [blame]
{
"name": "CollectionViewIndex",
"version": "3.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": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CollectionViewIndex/*.swift",
"requires_arc": true
}