blob: 6cba8cfbc84ecb046c4f599e6a0005fbcbe8cabb [file] [log] [blame]
{
"name": "NativeJSONMapper",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NativeJSONMapper/NativeJSONMapper/*"
}