blob: 19e757d1de310dfe320e77bc0ebd8d6d224b692f [file] [log] [blame]
{
"name": "Booya",
"version": "0.0.2",
"summary": "My first Pod",
"description": "I just want to code.",
"homepage": "https://www.google.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dinotrnka@gmail.com": "dinotrnka@gmail.com"
},
"source": {
"git": "https://github.com/dinotrnka/Booya.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5",
"source_files": "Booya/Classes/**/*",
"swift_version": "5"
}