[Add] ShopSphare 1.0.4
[CocoaPods.git] / Specs / c / a / 7 / JsonLogicKMP / 0.2.2 / JsonLogicKMP.podspec.json
blob422e1e2316899d2504b499759b1352cb0ab658a2
2   "name": "JsonLogicKMP",
3   "version": "0.2.2",
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.2/JsonLogicKMP_xcframeworks.zip",
19     "sha256": "91e53dae1f62e1c2fefcfcc474b37c6d87717046ae04d61e57b168b7e36c7739"
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   ]