blob: 3fe457c9f9c01debd7b6a26a3b11b2d7c6a990cd [file] [log] [blame]
{
"name": "podTwo",
"version": "1.0.0",
"summary": "Rokno sam sumary",
"description": "'svasta sam nesto napisao'",
"homepage": "https://gitlab.com/armin.mahmutovic/podtwo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"q": "armin.mahmutovic@ngs.ba"
},
"source": {
"git": "https://gitlab.com/armin.mahmutovic/podtwo",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5",
"dependencies": {
"Monri": [
"~> 1.0"
]
},
"swift_version": "5"
}