[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / a / 7 / JsonLogicKMP / 0.2.3 / JsonLogicKMP.podspec.json
blob3796940786aac97e17d2538f2c6c164e15ba7503
2   "name": "JsonLogicKMP",
3   "version": "0.2.3",
4   "summary": "Kotlin multiplatform JsonLogic",
5   "description": "* Kotlin multiplatform JsonLogic expressions evaluation engine",
6   "homepage": "https://github.com/allegro/json-logic-kmp",
7   "license": {
8     "type": "The Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Allegro": "opensource@allegro.pl"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "http": "https://github.com/allegro/json-logic-kmp/releases/download/0.2.3/JsonLogicKMP_xcframeworks.zip",
19     "sha256": "d91e44efe3208eb072515922bf0dd1a168a261d72320228ae60292335dd8a8b4"
20   },
21   "subspecs": [
22     {
23       "name": "OperationsApi",
24       "vendored_frameworks": "JsonLogicOperationsApi.xcframework"
25     },
26     {
27       "name": "OperationsStdlib",
28       "vendored_frameworks": "JsonLogicOperationsStdlib.xcframework"
29     },
30     {
31       "name": "Core",
32       "vendored_frameworks": "JsonLogicCore.xcframework"
33     }
34   ]