[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 6 / 7 / WC-Swift / 0.1.2 / WC-Swift.podspec.json
blob2a4f4c8a6e414a19573ddbb17766e790d1f85355
2   "name": "WC-Swift",
3   "version": "0.1.2",
4   "summary": "WalletConnect Swift SDK.",
5   "description": "WalletConnect Swift SDK Modified Version.",
6   "homepage": "https://github.com/leixjin/WC-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hewigovens": "360470+hewigovens@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/leixjin/WC-Swift.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "WalletConnect/**/*",
22   "exclude_files": [
23     "WalletConnect/Info.plist"
24   ],
25   "swift_versions": "5.0",
26   "static_framework": true,
27   "dependencies": {
28     "CryptoSwift": [
29       "1.1.3"
30     ],
31     "Starscream": [
32       "3.1.1"
33     ],
34     "PromiseKit": [
35       "6.11.0"
36     ],
37     "AnyCodable-FlightSchool": [
38       "0.2.3"
39     ]
40   },
41   "swift_version": "5.0"