blob: ce6dec776d1a084843973df07a96bd4e848bfffb [file] [log] [blame]
{
"name": "OSXTableKit",
"version": "0.1.0",
"summary": "NSTableView wrapper for managing iOS-like style tables on OS X and macOS.",
"homepage": "https://github.com/GDXRepo/OSXTableKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Georgiy Malyukov": "elvorta.work@gmail.com"
},
"source": {
"git": "https://github.com/GDXRepo/OSXTableKit.git",
"tag": "0.1.0"
},
"social_media_url": "https://habr.com/ru/users/gdxrepo/",
"platforms": {
"osx": "10.10"
},
"swift_version": "4.2",
"requires_arc": true,
"source_files": "OSXTableKit/Pod/Classes/**/*"
}