blob: fa34962c6508cc71771ef73d535b74a2de7b2e01 [file] [log] [blame]
{
"name": "IzzyParser",
"version": "1.0.0",
"summary": "Serializing and deserializing JSON:API resources.",
"homepage": "https://github.com/undabot/izzyparser-ios",
"description": "IzzyParser is a library for serializing and deserializing JSON:API objects",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Undabot": "ios@undabot.com"
},
"source": {
"git": "https://github.com/undabot/izzyparser-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "IzzyParser/**/*.swift",
"swift_version": "5.0"
}