[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 2 / VivaPaymentsInterAppLib / 0.1.0 / VivaPaymentsInterAppLib.podspec.json
blob6ecec69bcbbecd8104394acf2f7d3f756f560d9c
2   "name": "VivaPaymentsInterAppLib",
3   "version": "0.1.0",
4   "summary": "A payment framework VivaPaymentsInterApp.",
5   "description": "A framework that provides a communication API with Viva Wallet's Card Terminal app.",
6   "homepage": "https://vivawallet.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evangelos Pittas": "epittas@vivawallet.com"
13   },
14   "source": {
15     "git": "https://github.com/VivaPayments/mobile-ios-cardterminal-interapp.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.0",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "CryptoSwift": [
28       "~> 1.0"
29     ]
30   },
31   "ios": {
32     "vendored_frameworks": "Frameworks/Mobile_iOS_SPoC_InterAppLib.framework"
33   },
34   "swift_version": "4.0"