[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / 4 / YouverseLicenseManager / 2.1.1 / YouverseLicenseManager.podspec.json
blob55ccbc52ca4d6d9a129491ccc466789cd337a6e0
2   "name": "YouverseLicenseManager",
3   "version": "2.1.1",
4   "license": {
5     "type": "commercial",
6     "text": "                      © 2024 Youverse. All rights reserved.\n"
7   },
8   "homepage": "https://www.youverse.id",
9   "authors": {
10     "Youverse": "tech@youverse.id"
11   },
12   "summary": "Youverse License Manager SDK",
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/beyoonik/yv-ios-license-manager-pod.git",
19     "tag": "2.1.1"
20   },
21   "vendored_frameworks": "LicenseManager.xcframework",
22   "dependencies": {
23     "AWSMobileClient": [
25     ],
26     "SwiftJWT": [
28     ],
29     "CryptoSwift": [
30       "~> 1.8.0"
31     ],
32     "TrustDecision": [
33       "1.4"
34     ]
35   },
36   "subspecs": [
37     {
38       "name": "Paseto",
39       "vendored_frameworks": "Paseto.xcframework"
40     },
41     {
42       "name": "TypedJSON",
43       "vendored_frameworks": "TypedJSON.xcframework"
44     }
45   ],
46   "swift_version": "5.0"