blob: 22b97858ca13fc53bd2b07e1d96f6b7910efba63 [file] [log] [blame]
{
"name": "MobpayiOS",
"version": "0.2.1",
"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.2.1"
},
"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"
],
"CocoaMQTT": [
"~> 1.2"
],
"FormTextField": [
]
},
"swift_version": "5.0"
}