[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 1 / SwiftGridView / 0.2.1 / SwiftGridView.podspec.json
blob6b2bd8fd1fd183bec592589d257a06ae7761246a
2   "name": "SwiftGridView",
3   "version": "0.2.1",
4   "summary": "A Swift based iOS implementation of a Data Grid component.",
5   "description": "Swift UICollectionView based data grid component. Currently only 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.2.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "SwiftGridView/**/*",
20   "frameworks": "UIKit"