blob: dbfe6181ade0225d6c2009f32fdd17eeb9ec05c4 [file] [log] [blame]
{
"name": "MarvelNetwork",
"version": "0.1.0",
"summary": "Develop Marvel api integration.",
"homepage": "https://github.com/lucaspedrazoli/marvel_network.git",
"swift_versions": "5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Pedrazoli": "lucaspedrazoli@gmail.com"
},
"source": {
"git": "https://github.com/lucaspedrazoli/marvel_network.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "MarvelNetwork/Classes/**/*",
"swift_version": "5.0"
}