[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / b / 4 / 5 / BDKCollectionIndexView / 2.2.2 / BDKCollectionIndexView.podspec.json
blob297be2807e1c96bc813cf100e03ca06dd8a681c1
2   "name": "BDKCollectionIndexView",
3   "version": "2.2.2",
4   "summary": "Gives a UICollectionView the sectionIndexTitles scrub bar that a UITableView gets for almost free.",
5   "homepage": "https://github.com/kreeger/BDKCollectionIndexView",
6   "license": {
7     "type": "MIT",
8     "file": "license.markdown"
9   },
10   "authors": {
11     "Ben Kreeger": "ben@kree.gr"
12   },
13   "source": {
14     "git": "https://github.com/kreeger/BDKCollectionIndexView.git",
15     "tag": "v2.2.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "*.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": true