blob: ca8278fd90001fb4e950bf91bcee18700b844ef6 [file] [log] [blame]
{
"name": "BinUtils",
"version": "0.1.1",
"summary": "Swift functions to ease working with binary formats",
"homepage": "https://github.com/kustra/BinUtils",
"license": "MIT",
"authors": "Nicolas Seriot",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/kustra/BinUtils.git",
"tag": "0.1.1"
},
"source_files": "Sources/BinUtils.swift",
"frameworks": "CoreFoundation",
"pushed_with_swift_version": "3.2"
}