blob: 58d4a94d3a76e2196550f2d782cce6026d0a3765 [file] [log] [blame]
{
"name": "Mach-Swift",
"version": "1.0.1",
"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",
"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.0.1"
},
"source_files": "Mach-Swift/**/*.{swift}",
"swift_version": "5.0",
"requires_arc": true
}