blob: b4d7a2197b2334f5899e47c0880ee8d736bfca8a [file] [log] [blame]
{
"name": "PHBMyFirstPod",
"version": "1.0.0",
"summary": "Just a test pod to figure out making pods",
"description": "'This is not a real pod. Just a test pod to figure out how to make a pod.'",
"homepage": "https://github.com/phlippieb/PHBMyFirstPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"phlippieb": "phlippie.bosman@gmail.com"
},
"source": {
"git": "https://github.com/phlippieb/PHBMyFirstPod.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}