blob: 91203d326fdd0b8580aec3297cc5f339900d15b5 [file] [log] [blame]
{
"name": "Jitsi",
"version": "0.1.0",
"summary": "This is a test for custom cocoapod",
"description": "'A long description of Jitsi. This is a test for custom cocoapod'",
"homepage": "https://github.com/Dalber95/Jitsy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krusiec.kamil82@gmail.com": "kamil.krusiec@romico.de"
},
"source": {
"git": "https://github.com/Dalber95/Jitsy.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}