[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 5 / BDKCollectionIndexView / 1.0.2 / BDKCollectionIndexView.podspec.json
blob362ce4b72f5c76848fb5d518cd2cac7acc143b40
2   "name": "BDKCollectionIndexView",
3   "version": "1.0.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": "v1.0.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "*.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": true