blob: 7cf5f89cba120664fc3c64eacac7eb7e272b3363 [file] [log] [blame]
{
"name": "MobpayiOS",
"version": "0.1.5",
"summary": "MobpayiOS - An iOS library for integrating card and mobile payments through Interswitch",
"homepage": "https://www.interswitchgroup.com/ke/",
"license": "MIT",
"authors": {
"Allan Mageto": "alan.mageto@interswitchgroup.com"
},
"source": {
"git": "https://github.com/interswitch-kenya-limited/mobpay-ios-lib.git",
"tag": "0.1.5"
},
"source_files": "mobpay-ios/*.swift",
"platforms": {
"ios": "10.0"
},
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"dependencies": {
"CryptoSwift": [
"~> 1.0"
],
"SwiftyRSA": [
"~> 1.5"
],
"PercentEncoder": [
"~> 1.2"
],
"Eureka": [
"~> 5.0.0"
]
},
"swift_version": "5.0"
}