blob: e980a5fee0d83691b444934cec18bf4f038fa004 [file] [log] [blame]
{
"name": "JSONDecoderEx",
"version": "0.0.1",
"summary": "Extended JSONDecoder.",
"description": "Extended JSONDecoder.\nProject Link: https://github.com/swiftneko/JSONDecoderEx",
"homepage": "https://github.com/swiftneko/JSONDecoderEx",
"license": "MIT",
"authors": {
"xiaolong.jin": "xiaolong.jin@icloud.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/swiftneko/JSONDecoderEx.git",
"tag": "0.0.1"
},
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"swift_version": "5.0"
}