[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 1 / SwiftGridView / 0.7.5 / SwiftGridView.podspec.json
blob4dc37e5de956bd17cdb66b3dc446eb8a023c83e9
2   "name": "SwiftGridView",
3   "version": "0.7.5",
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 iOS10+.",
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.5"
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"