[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 5 / GripFramework / 1.1.2 / GripFramework.podspec.json
blob7a925b6f70cfecb6af5f339fbaf36b77bb3fd7c6
2   "name": "GripFramework",
3   "version": "1.1.2",
4   "summary": "Grip iOS SDK",
5   "description": "GripFramework is an iOS-exclusive SDK for embedding live commerce content.",
6   "homepage": "https://github.com/gripcorp/grip-ios-sdk",
7   "license": {
8     "type": "Proprietary",
9     "text": "Copyright 2024 Grip Corp. All rights reserved."
10   },
11   "authors": {
12     "gripcorp": "ios_dev@gripcorp.co"
13   },
14   "source": {
15     "http": "https://github.com/gripcorp/grip-ios-sdk/releases/download/1.1.2/GripFramework.xcframework.zip",
16     "sha256": "b68d0e1f1d34a671bfa3fd7d451ee19510ff63552977a6a1e517fc568569b26a"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "vendored_frameworks": "GripFramework.xcframework",
23   "dependencies": {
24     "RxSwift": [
25       "~> 6.0"
26     ],
27     "RxCocoa": [
28       "~> 6.0"
29     ],
30     "SnapKit": [
31       "~> 5.0"
32     ],
33     "SDWebImage": [
34       "~> 5.0"
35     ],
36     "Moya": [
37       "~> 15.0"
38     ],
39     "RxAppState": [
40       "~> 1.0"
41     ],
42     "ReachabilitySwift": [
43       "~> 5.2.0"
44     ]
45   },
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "swift_version": "5.0"