blob: aeb579e9005e1b850a9762b49566d8b9adb2b037 [file] [log] [blame]
{
"name": "JSONUtilities",
"homepage": "https://github.com/lucianomarisi/JSONUtilities",
"version": "2.5.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": "2.5.0"
},
"source_files": "JSONUtilities/**/*.swift",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10",
"watchos": "2.0"
}
}