blob: 327d5c1d50eb0dd79bf96bd27e9185f5c381d2b2 [file] [log] [blame]
{
"name": "DataDecoder",
"version": "0.6.1",
"summary": "Swift Data Decoder. Easily Decode Data values",
"description": "Swift Data Decoder. Easily Decode Data values.",
"homepage": "https://github.com/FitnessKit/DataDecoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin A. Hoogheem": "kevin@hoogheem.net"
},
"source": {
"git": "https://github.com/FitnessKit/DataDecoder.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.1"
}