[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / c / 7 / d / OSXTableKit / 0.1.0 / OSXTableKit.podspec.json
blobce6dec776d1a084843973df07a96bd4e848bfffb
2   "name": "OSXTableKit",
3   "version": "0.1.0",
4   "summary": "NSTableView wrapper for managing iOS-like style tables on OS X and macOS.",
5   "homepage": "https://github.com/GDXRepo/OSXTableKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Georgiy Malyukov": "elvorta.work@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/GDXRepo/OSXTableKit.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://habr.com/ru/users/gdxrepo/",
18   "platforms": {
19     "osx": "10.10"
20   },
21   "swift_version": "4.2",
22   "requires_arc": true,
23   "source_files": "OSXTableKit/Pod/Classes/**/*"