[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / a / VivaPaymentsInterApp / 0.2.0 / VivaPaymentsInterApp.podspec.json
blobce8466283158b2a739d411f37ba7de40279f0c12
2   "name": "VivaPaymentsInterApp",
3   "version": "0.2.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/EvansPie/PodTest.git",
16     "tag": "0.2.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"