blob: 5c7d2536c328ea90c59d96e49455ca63b18b9731 [file] [log] [blame]
{
"name": "UpxPagos",
"version": "0.0.1",
"summary": "UpxPAgos",
"description": "This is a cocoapod library",
"homepage": "http://david.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Martinez": "david.martinezg@elektra.com.mx"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/david-mtz/upx-pagos.git",
"tag": "0.0.1"
},
"source_files": "UpxPagos/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}