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