[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / d / 5 / DappVendor / 2.3.0 / DappVendor.podspec.json
blob65a51eac643afd1952bfd7b98fe58bba79f7fd0c
2   "name": "DappVendor",
3   "version": "2.3.0",
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.3.0"
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"