blob: bac7d294a5b4d4956a100650229c8906c47b0812 [file] [log] [blame]
{
"name": "Mach-Swift",
"version": "1.1.0",
"summary": "You can easily get information from Mach.",
"description": "You can easily get information from Mach.\nThis framework wrapped Mach functions in Swift.",
"homepage": "https://github.com/daisuke-t-jp/Mach-Swift",
"screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/Mach-Swift/master/images/Mach-Swift.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daisuke-t-jp": "daisuke.t.jp@gmail.com"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source": {
"git": "https://github.com/daisuke-t-jp/Mach-Swift.git",
"tag": "1.1.0"
},
"source_files": "Mach-Swift/**/*.{swift}",
"swift_versions": "5.3",
"requires_arc": true,
"swift_version": "5.3"
}