blob: 62ca345011fb7ece36bdfa93bdac461e00612e9a [file] [log] [blame]
{
"name": "AndChargeAccountLink",
"version": "1.0",
"summary": "This sdk is meant to simplify the integration of account linking with &Charge on iOS",
"description": "This sdk is meant to simplify the integration of account linking with &Charge on iOS.",
"homepage": "https://github.com/andchargemobile/iOSAndChargeAccountLink",
"license": "MIT",
"authors": {
"Ramesh": "ramesh@and-charge.me"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/andchargemobile/iOSAndChargeAccountLink.git",
"tag": "1.0",
"branch": "master"
},
"source_files": "AndChargeAccountLink/**/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}