[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 8 / 9 / CollectionViewIndex / 3.0.0 / CollectionViewIndex.podspec.json
blob25b4bca9076e93a651be8d78fe3d976a578e69f8
2   "name": "CollectionViewIndex",
3   "version": "3.0.0",
4   "summary": "View that replicates the built in UITableView section index, but for use in UICollectionView.",
5   "authors": "Hilton Campbell",
6   "homepage": "https://github.com/CrossWaterBridge/CollectionViewIndex",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/CrossWaterBridge/CollectionViewIndex.git",
13     "tag": "3.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CollectionViewIndex/*.swift",
19   "requires_arc": true