blob: 091dc4abf4ac9238ddce5d99125fc97f422ac404 [file] [log] [blame]
{
"name": "StorkEgg",
"version": "0.2.1",
"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.1"
},
"source_files": "Stork/Stork/Source/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0"
}