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