[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 8 / 9 / CollectionViewIndex / 1.0.0 / CollectionViewIndex.podspec.json
blob1164394cfeef7d4f5ce4edaa1575a6308242778f
2   "name": "CollectionViewIndex",
3   "version": "1.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": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CollectionViewIndex/*.swift",
19   "requires_arc": true