blob: 31d43a569426c9f5d406045e1bf294d64d435c9b [file] [log] [blame]
{
"name": "StreemMapper",
"version": "7.1.1",
"summary": "A JSON deserialization library for Swift",
"homepage": "https://github.com/JustaLab/StreemMapper",
"license": "Apache License, Version 2.0",
"authors": {
"Keith Smiley": "keithbsmiley@gmail.com",
"Emilien Stremsdoerfer": "emstre@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/JustaLab/StreemMapper.git",
"tag": "7.1.1"
},
"requires_arc": true,
"source_files": "Sources/*.swift",
"module_name": "StreemMapper",
"pushed_with_swift_version": "3.0"
}