blob: 58a5e3787cffa4b7eba9aecf93c28b99e582ce91 [file] [log] [blame]
{
"name": "DataDecoder",
"version": "4.0.0",
"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": "4.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}