blob: 54279a4569c374080e4704595d163ea0c948b5be [file] [log] [blame]
{
"name": "StorkEgg",
"module_name": "Stork",
"version": "0.2.2",
"summary": "Delivering types from JSON like a Stork",
"homepage": "https://github.com/NunoAlexandre/stork",
"license": {
"type": "BSD 3",
"file": "LICENSE"
},
"authors": {
"NunoAlexandre": "nunombalexandre at gmail dot com"
},
"source": {
"git": "https://github.com/NunoAlexandre/stork.git",
"tag": "0.2.2"
},
"source_files": "Stork/Stork/Source/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0"
}