blob: 2fe07e6f662860fbda2f4c6937614e89bbc78770 [file] [log] [blame]
{
"name": "JSONUtilities",
"homepage": "https://github.com/lucianomarisi/JSONUtilities",
"version": "3.2.0",
"license": {
"type": "MIT"
},
"authors": {
"Luciano Marisi": "luciano@techbrewers.com"
},
"summary": "Easily load JSON objects and decode them into structs or classes",
"source": {
"git": "https://github.com/lucianomarisi/JSONUtilities.git",
"tag": "3.2.0"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.0-GM-CANDIDATE"
}