blob: 5ff8326c5e81852c64a30b786feec297be86404c [file] [log] [blame]
{
"name": "poc_aro_package",
"version": "1.0.0",
"summary": "A short description of poc_aro_package.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/awochniak/poc_aro_package",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"awochniak": "arkadiusz.wochniak@przelewy24.pl"
},
"source": {
"git": "https://github.com/awochniak/poc_aro_package.git",
"tag": "1.0.0"
},
"module_name": "p24_sdk_public",
"platforms": {
"ios": "14.0"
},
"swift_versions": "5.3",
"source_files": "poc_aro_package/Classes/**/*",
"dependencies": {
"poc_aro_3": [
]
},
"swift_version": "5.3"
}