blob: 914fa8bcacc5b7bded1f02d19023adb40acabeed [file] [log] [blame]
{
"name": "SuperPod",
"version": "0.1.0",
"summary": "SuperPod is a test pod library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/leinhio/SuperPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leinhio": "leolovera09@gmail.com"
},
"source": {
"git": "https://github.com/leinhio/SuperPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}