[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / b / 4 / 5 / BDKCollectionIndexView / 2.0.0 / BDKCollectionIndexView.podspec.json
blob99a8b9cf33c34f9e6fdb204f8f49701cdea15028
2   "name": "BDKCollectionIndexView",
3   "version": "2.0.0",
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.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "*.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": true