[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / d / 5 / DappVendor / 2.5.1 / DappVendor.podspec.json
blobb959a55afa24b1e0eeefc3b4b60a15c19c34150b
2   "name": "DappVendor",
3   "version": "2.5.1",
4   "summary": "Dapp is the new payments network in Mexico.",
5   "description": "Businesses integrated in the Dapp environment can use this SDK to create Dapp POS QR Codes for their clients to pay. They can also read Dapp RP Codes from their clients and charge them.",
6   "homepage": "https://dapp.mx",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Dapp Payments": "devs@dapp.mx"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/DappPayments/Dapp-SDK-iOS.git",
19     "tag": "Vendor-2.5.1"
20   },
21   "source_files": [
22     "DappMX/Core/*.swift",
23     "DappMX/Core/**/*.swift",
24     "DappMX/Vendor/*.swift",
25     "DappMX/Vendor/**/*.swift"
26   ],
27   "exclude_files": "DappMX/Core/DappCardProtocol.swift",
28   "swift_versions": "5",
29   "default_subspecs": "none",
30   "cocoapods_version": ">= 1.9.0",
31   "subspecs": [
32     {
33       "name": "Socket",
34       "source_files": [
35         "DappMX/Core/*.swift",
36         "DappMX/Core/**/*.swift",
37         "DappMX/Vendor/*.swift",
38         "DappMX/Vendor/**/*.swift"
39       ],
40       "exclude_files": "DappMX/Core/DappCardProtocol.swift",
41       "dependencies": {
42         "Starscream": [
43           "~> 3.0.2"
44         ]
45       }
46     }
47   ],
48   "swift_version": "5"