blob: bd9263f55cd9a77be2112e312813a1d244a28dbd [file] [log] [blame]
{
"name": "Hello_World_Pavel_Safonov",
"version": "0.0.1",
"summary": "Just print Hello World",
"description": "This is just a test pod",
"homepage": "https://github.com/pave-safonov/hello-world-pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Pavel Safonov>": "<pavel.safonov@gismart.com>"
},
"source": {
"git": "https://github.com/pave-safonov/hello-world-pod.git",
"tag": "0.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "pavel_safonov_pod/hello_world.swift",
"swift_version": "5.0"
}