[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 1 / 8 / MobpayiOS / 0.1.5 / MobpayiOS.podspec.json
blob7cf5f89cba120664fc3c64eacac7eb7e272b3363
2   "name": "MobpayiOS",
3   "version": "0.1.5",
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.1.5"
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     "Eureka": [
31       "~> 5.0.0"
32     ]
33   },
34   "swift_version": "5.0"