blob: a87bff2abd318e550284f84f68afec877945075e [file] [log] [blame]
{
"name": "onepaySDK",
"version": "0.1.0",
"summary": "A short description of onepaySDK.",
"description": "'TODO: Add long description of the pod here.'",
"homepage": "https://github.com/Shagevan/onepaySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shagevan7@gmail.com": "parameswaran.shagevan@singtel.com"
},
"source": {
"git": "https://github.com/Shagevan/onepaySDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.Swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}