blob: 428c65c7aea4e059e94345d0ad9c79779c4e99df [file] [log] [blame]
{
"name": "GZGFirstPOD",
"version": "0.2.0",
"summary": "This is a test of how create a POD",
"description": "This is the description for the first POD",
"homepage": "https://github.com/Zempoalteca/FirstPOD",
"license": {
"type": "MIT",
"file": "MIT_License.txt"
},
"authors": {
"Gabriel Zempoalteca Garrido": "gabriel.zmpltc@gmail.com"
},
"source": {
"git": "https://github.com/Zempoalteca/FirstPOD.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "FirstPod/*.swift",
"swift_version": "5.0"
}