[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 1 / SwiftGridView / 0.7.2 / SwiftGridView.podspec.json
blobb4720492f07124b052f74cf515a044b1dca14c11
2   "name": "SwiftGridView",
3   "version": "0.7.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.7.2"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*.swift",
21   "frameworks": "UIKit",
22   "swift_version": "5.0"