blob: 2d5e893473d5b5caf93dafd1886db87eedd3073c [file] [log] [blame]
{
"name": "UICocoa",
"version": "1.1.0",
"summary": "Just a bunch of typealeases for the AppKit in Cocoa.",
"description": "Just a bunch of typealeases for the AppKit in Cocoa.\nKeywords: UIKit Cocoa UICocoa AppKit UI NS",
"homepage": "https://github.com/maximkrouk/UICocoa",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Krouk": "id.maximkrouk@gmail.com"
},
"source": {
"git": "https://github.com/maximkrouk/UICocoa.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/maximkrouk",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "Sources/UICocoa/**/*",
"swift_versions": [
4.2,
5,
"5.1"
],
"swift_version": "5.1"
}