[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 0 / SBTableLayout / 0.0.2 / SBTableLayout.podspec.json
blob387a14206aeb9d91cbe48b6135a4f5379e518ebb
2   "name": "SBTableLayout",
3   "version": "0.0.2",
4   "summary": "A customizable UICollectionViewLayout to use instead of a grouped styled UITableView",
5   "homepage": "https://github.com/blommegard/SBTableLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Simon Blommegård": "simon@blommegard.se"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/blommegard/SBTableLayout.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "SBTableLayout",
21   "frameworks": "UIKit",
22   "requires_arc": true