[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 1 / SwiftGridView / 0.6.2 / SwiftGridView.podspec.json
blob8f1691d11d4cc114ce7d5cbbcbea82f3b56ea45b
2   "name": "SwiftGridView",
3   "version": "0.6.2",
4   "summary": "A Swift based iOS Data Grid component.",
5   "description": "Swift UICollectionView based data grid component for fast implementation of advanced table / datagrid layouts. Supports iOS9+.",
6   "homepage": "https://github.com/nlampi/SwiftGridView",
7   "license": "MIT",
8   "authors": {
9     "Nathan Lampi": "nate@nathanlampi.com"
10   },
11   "source": {
12     "git": "https://github.com/nlampi/SwiftGridView.git",
13     "tag": "0.6.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.swift",
20   "frameworks": "UIKit"