blob: 836d88d080b004f44f2e5dc6b2a21b44370a95fa [file] [log] [blame]
{
"name": "NativeJSONMapper",
"version": "1.0.0",
"summary": "Simple Swift 4 encoding & decoding",
"description": "Simple Swift 4 encoding & decoding.",
"homepage": "https://github.com/DimaMishchenko/NativeJSONMapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dima Mishchenko": "narmdv5@gmail.com"
},
"source": {
"git": "https://github.com/DimaMishchenko/NativeJSONMapper.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "NativeJSONMapper/NativeJSONMapper/*",
"pushed_with_swift_version": "4.0"
}