[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / 8 / MobpayiOS / 0.2.1 / MobpayiOS.podspec.json
blob22b97858ca13fc53bd2b07e1d96f6b7910efba63
2   "name": "MobpayiOS",
3   "version": "0.2.1",
4   "summary": "MobpayiOS - An iOS library for integrating card and mobile payments through Interswitch",
5   "homepage": "https://www.interswitchgroup.com/ke/",
6   "license": "MIT",
7   "authors": {
8     "Allan Mageto": "alan.mageto@interswitchgroup.com"
9   },
10   "source": {
11     "git": "https://github.com/interswitch-kenya-limited/mobpay-ios-lib.git",
12     "tag": "0.2.1"
13   },
14   "source_files": "mobpay-ios/*.swift",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "exclude_files": "Classes/Exclude",
19   "swift_versions": "5.0",
20   "dependencies": {
21     "CryptoSwift": [
22       "~> 1.0"
23     ],
24     "SwiftyRSA": [
25       "~> 1.5"
26     ],
27     "PercentEncoder": [
28       "~> 1.2"
29     ],
30     "CocoaMQTT": [
31       "~> 1.2"
32     ],
33     "FormTextField": [
35     ]
36   },
37   "swift_version": "5.0"